coreboot-kgpe-d16/src/mainboard/google/rush
Vadim Bendebury 5e1a2d3fca Include board ID calculations only when necessary
For the majority of Chrome OS boards there is no need to include board
ID calculation in any stage but ramstage, where the ID should be
available for inclusion into the coreboot table.

BUG=chrome-os-partner:30489
TEST=build only, no other tests yet

Change-Id: I1451d52382bc48cc126d40267e0f61712f4a6d4b
Original-Change-Id: Ib9c06698a399d31e79a9b14143343ba2ad46d0fb
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/210117
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
(cherry picked from commit 27dd40e85bfcd0a38f388bad4d79f5fbb77a7566)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/8720
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-03-23 17:20:18 +01:00
..
bct rush: enable 128MiB MTS carveout below top of DRAM 2015-03-04 18:25:52 +01:00
boardid.c Use a common boardid.h instead of per board copies 2015-03-13 23:01:54 +01:00
bootblock.c coreboot t132,rush: Add mainboard specific bootblock_init 2015-03-04 18:15:44 +01:00
chromeos.c rush: Pull in chromeos.c from nyan into rush 2015-03-17 16:40:21 +01:00
devicetree.cb
ec_dummy.c rush: Add ec_dummy file to enable vboot compilation 2015-03-17 16:40:34 +01:00
Kconfig rush: Update rush Kconfig file 2015-03-17 16:40:49 +01:00
mainboard.c rush: Add MMC support 2015-03-23 13:16:01 +01:00
Makefile.inc Include board ID calculations only when necessary 2015-03-23 17:20:18 +01:00
pmic.c Use a common boardid.h instead of per board copies 2015-03-13 23:01:54 +01:00
pmic.h coreboot t132,rush: Add mainboard specific bootblock_init 2015-03-04 18:15:44 +01:00
reset.c coreboot t132,rush: Add mainboard specific bootblock_init 2015-03-04 18:15:44 +01:00
reset.h coreboot t132,rush: Add mainboard specific bootblock_init 2015-03-04 18:15:44 +01:00
romstage.c t132: Add support for tpm i2c 2015-03-23 13:15:49 +01:00
sdram_configs.c t132: Add shared romstage 2015-03-04 18:24:18 +01:00