coreboot/src
Hung-Te Lin 4b5d17ebb3 mb: remove test-only HWIDs
The CONFIG_GBB_HWID can be generated automatically now so we can remove
the test-only HWIDs set in board config files.

BUG=b:140067412
TEST=Built few boards (kukui, cheza, octopus) and checked HWID:
     futility gbb -g coreboot.rom

Change-Id: I4070f09d29c5601dff1587fed8c60714eb2558b7
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35635
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-30 11:33:35 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use 2019-09-28 21:18:03 +00:00
commonlib device,drivers/: Drop some __SIMPLE_DEVICE__ use 2019-09-30 11:07:46 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu console: Declare empty printk() for __ROMCC__ 2019-09-30 08:40:58 +00:00
device device,drivers/: Drop some __SIMPLE_DEVICE__ use 2019-09-30 11:07:46 +00:00
drivers device,drivers/: Drop some __SIMPLE_DEVICE__ use 2019-09-30 11:07:46 +00:00
ec 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
include console: Declare empty printk() for __ROMCC__ 2019-09-30 08:40:58 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard mb: remove test-only HWIDs 2019-09-30 11:33:35 +00:00
northbridge amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE 2019-09-29 03:39:33 +00:00
security vboot: create board-specific test-only GBB HWID if not set 2019-09-30 11:33:20 +00:00
soc soc/intel/fsp_baytrail: Drop some __BOOTBLOCK__ guards 2019-09-30 08:31:33 +00:00
southbridge amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE 2019-09-29 03:39:33 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode vendorcode/cavium: Replace use of __PRE_RAM__ 2019-09-23 21:39:22 +00:00
Kconfig Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided 2019-09-28 12:14:12 +00:00