coreboot/src
Karthikeyan Ramasubramanian e209b96e53 mb/google/zoombini: Use Chrome EC BOARDID definition
The board_id() definition is the duplicate of chrome EC board_id
definition. Remove the duplicate definition and select
EC_GOOGLE_CHROMEEC_BOARDID Kconfig item.

BUG=b:114001972,b:114677884,b:114677887

Change-Id: Id8b7027d653649e8e5791e455652c4e893a746c2
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Tested-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Reviewed-on: https://review.coreboot.org/28609
Reviewed-by: Jett Rink <jettrink@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-20 17:15:53 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/arm/include/armv7/arch: Remove dead code 2018-09-19 10:35:09 +00:00
commonlib complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu cpu/*/car: fix ancient URL explaining XIP range run-time calculation 2018-09-18 10:36:12 +00:00
device src/device/device.c: Don't use device_t in ramstage 2018-09-19 10:35:01 +00:00
drivers drivers/spi: Read Winbond's flash protection bits 2018-09-16 13:02:50 +00:00
ec ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
include ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard mb/google/zoombini: Use Chrome EC BOARDID definition 2018-09-20 17:15:53 +00:00
northbridge nb/amd/pi/00730F01: use MMIO and performance counters from AGESA 2018-09-20 15:12:18 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc soc/intel/fsp_broadwell_de: Add fixed VT-d MMIO range to the resources 2018-09-20 12:38:49 +00:00
southbridge sb/intel/common/firmware: Ensure warning is put late 2018-09-20 10:13:25 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode drivers/vpd: Add VPD support 2018-09-09 17:51:37 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00