coreboot-kgpe-d16/src/mainboard/google/rush
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
..
bct rush: enable 128MiB MTS carveout below top of DRAM 2015-03-04 18:25:52 +01:00
boardid.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
bootblock.c arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
chromeos.c nyan/rush/veyron: Align ChromeOS GPIOs to new model 2015-04-13 13:03:01 +02:00
devicetree.cb rush: devicetree: Define default dp panel parameters 2015-04-14 09:04:24 +02:00
ec_dummy.c rush: Add ec_dummy file to enable vboot compilation 2015-03-17 16:40:34 +01: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 rush: Configure display related clock, pad, and power 2015-04-14 09:04:29 +02:00
Makefile.inc rush: Add vboot2 support 2015-04-08 20:16:41 +02:00
memlayout.ld tegra132: Make non-vboot2 memlayout more useful 2015-04-10 20:46:58 +02:00
pmic.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
pmic.h coreboot t132,rush: Add mainboard specific bootblock_init 2015-03-04 18:15:44 +01:00
reset.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
romstage.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
sdram_configs.c t132: Add shared romstage 2015-03-04 18:24:18 +01:00
verstage.c rush: Add vboot2 support 2015-04-08 20:16:41 +02:00