coreboot/src
Frans Hendriks 83e7324969 soc/intel/braswell/ramstage.c: Add SoC stepping D-1 support
No support for SoC D-1 stepping is available.

According to Intel doc #332095-015 stepping C-0 has revision
id 0x21 and D-1 revision ID 0x35.

Also correct the RID_C_STEPPING_START value for C-0.

BUG=none
TEST=Built, Intel Cherry Hill Rev F.

Change-Id: I29268f797f68aa4e3b6203e098485e0bd4a44fc4
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/27471
Reviewed-by: Wim Vervoorn
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-21 14:14:10 +00:00
..
acpi
arch arch/{mips,power8}/include/arch: Don't use device_t 2018-09-21 14:12:18 +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 include/device/pnp.h: Don't use device_t 2018-09-21 14:11:54 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard google/kukui: Set up EC_IN_RW GPIO for ChromeOS 2018-09-21 07:08:36 +00:00
northbridge nb/via/vx900: Get rid of device_t 2018-09-21 14:06:25 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc soc/intel/braswell/ramstage.c: Add SoC stepping D-1 support 2018-09-21 14:14:10 +00:00
southbridge sb/intel/bd82x6x: Don't use device_t 2018-09-21 14:13:02 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes 2018-09-20 17:17:33 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00