coreboot-kgpe-d16/src/mainboard/google/smaug
Julius Werner 4ec3d9d69e boardid: Switch from Kconfig to weak functions
This patch switches the board_id and ram_code helper framework to use
weak functions rather than Kconfigs to determine whether the board
supplies these IDs. This cuts down on the amount of boilerplate Kconfigs
many boards have to set and also gives them more flexibility, such as
being able to determine at runtime whether a given ID is present.

Change-Id: I97d6d1103ebb2a2a7cf1ecfc45709c7e8c1a5cb0
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/22695
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-12-07 01:19:27 +00:00
..
bct tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
board_info.txt google/intel mainboards: Add missing board_info.txt files 2016-03-25 20:52:04 +01:00
boardid.c boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
bootblock.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +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 chromeos: import Chrome OS fmaps 2016-01-21 19:40:57 +01:00
devicetree.cb arm64: Remove cpu intialization through device-tree 2015-11-07 03:29:35 +01:00
gpio.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
Kconfig.name mb/google: Add Chromebook marketing names 2017-11-17 21:33:25 +00:00
mainboard.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
Makefile.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memlayout.ld mainboard/google: Update license headers 2016-04-13 17:34:04 +02:00
pmic.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
pmic.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
romstage.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
sdram_configs.c