coreboot-kgpe-d16/src/mainboard/google/urara
Julius Werner e2f17f782f boardid: Minor clean up and standardization
Merge the different coreboot table strapping ID structures into one
because they're really just all the same, and I want to add more. Make
the signature of the board_id() function return a uint32_t because
that's also what goes in the coreboot table. Add a printk to the generic
code handling strapping IDs in ramstage so that not every individual
mainboard implementation needs its own print. (In turn, remove one such
print from fsp1_1 code because it's in the way of my next patch.)

Change-Id: Ib9563edf07b623a586a4dc168fe357564c5e68b5
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/22741
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-12-07 01:18:25 +00:00
..
board_info.txt
boardid.c boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
bootblock.c Kconfig: Remove BOARD_ID_MANUAL option 2017-12-06 23:27:03 +00:00
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd
devicetree.cb
Kconfig Kconfig: Remove BOARD_ID_MANUAL option 2017-12-06 23:27:03 +00:00
Kconfig.name
mainboard.c src/mainboard: Fix various typos 2017-11-23 05:01:47 +00:00
Makefile.inc
memlayout.ld
urara_boardid.h Kconfig: Remove BOARD_ID_MANUAL option 2017-12-06 23:27:03 +00:00