coreboot-kgpe-d16/src
Julius Werner d4c5b211d5 cheza: Wrap FMAP sections with calibration data in RO_PRESERVE section
The Cheza board contains a couple of non-standard FMAP sections that
contain per-board calibration data. When flashing new firmware to the
board, care should be taken to copy these sections over so that all
features can still function correctly afterwards. This patch wraps a new
RO_PRESERVE FMAP section around these sections to make them easier to
preserve as a group.

Change-Id: I77919336f609a1be399598736f46921c3da99e68
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/28728
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: T Michael Turney <mturney@codeaurora.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2018-09-26 15:38:45 +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/intel/model_206ax: detect number of MCE banks 2018-09-26 15:37:36 +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 cheza: Wrap FMAP sections with calibration data in RO_PRESERVE section 2018-09-26 15:38:45 +00:00
northbridge northbridge: Use 'unsigned int' to bare use of 'unsigned' 2018-09-25 14:12:43 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc mb/lowrisc: Remove the Nexys4DDR port 2018-09-26 15:36:40 +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 amd/common/psp: Remove use of PspBaseLib 2018-09-24 19:42:47 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00