coreboot-kgpe-d16/src/mainboard/google/veyron_pinky
Stefan Reinauer 82c706e8f0 switch mainboards over to use BOARD_ID_AUTO
This patch switches the mainboards with board id straps
to use BOARD_ID_AUTO instead of BOARD_ID_SUPPORT.
On urara, which does not have those straps, the option is
removed. (And re-added for urara derivatives through setting
the config option BOARD_ID_MANUAL

BRANCH=none
BUG=chrome-os-partner:37593
TEST=emerg-nyan_big coreboot, emerge-urara coreboot, emerge-buranku coreboot

Change-Id: I5ac4024c6f1f9b9d7a5179d88722c69b23b82bbd
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 22a470698f9c9ed275aa8150a5bb8d8cf368b050
Original-Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Change-Id: I48c291ad6f255a28c833bebc2638bfafa2782e74
Original-Reviewed-on: https://chromium-review.googlesource.com/262935
Original-Reviewed-by: Vadim Bendebury <vbendeb@google.com>
Reviewed-on: http://review.coreboot.org/9906
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-22 08:57:00 +02:00
..
sdram_inf google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdram 2015-04-22 08:43:32 +02:00
board.h rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpio 2015-04-22 08:41:37 +02:00
boardid.c veyron*: sdram_get_ram_code() -> ram_code() 2015-04-10 20:50:16 +02:00
bootblock.c google/veyron_*: Increase SPI flash frequency to 24.75MHz 2015-04-22 08:50:30 +02:00
chromeos.c veyron: Add "backlight" GPIO to coreboot table 2015-04-15 16:54:07 +02:00
devicetree.cb rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
Kconfig switch mainboards over to use BOARD_ID_AUTO 2015-04-22 08:57:00 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpio 2015-04-22 08:41:37 +02:00
Makefile.inc New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
memlayout.ld rk3288: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:28:50 +02:00
reset.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
romstage.c arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
sdram_configs.c google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdram 2015-04-22 08:43:32 +02:00