coreboot/src
Julius Werner 69d20c45ec timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions
Since we're reaching the timestamp limit on certain platforms (both for
the pre-RAM cache and the final CBMEM region), this patch increases the
amount of space for both. In the pre-RAM case, it achieves this by
always utilizing the full size of the TIMESTAMP() region allocated in
memlayout.ld, rather than arbitrarily limiting it to some constant.

BRANCH=None
BUG=None
TEST=Booted Oak and confirmed that I can once again see all pre-RAM
timestamps after picking in the LZ4 patch series.

Change-Id: Iabb075a48d8d1e3e1811afeaad5ab47e7846c972
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/13651
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-02-11 22:05:19 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default 2016-02-11 06:22:08 +01:00
commonlib commonlib: move uefi includes out of commonlib includes 2016-02-02 14:27:03 +01:00
console console: Disable SQUELCH_EARLY_SMP if SMP is not selected 2016-02-09 17:14:50 +01:00
cpu cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well 2016-02-11 19:21:24 +01:00
device arch/x86: Drop arch/pciconf.h 2016-01-26 20:22:44 +01:00
drivers intel/fsp1_0: Allow the MRC cache to live in a FMAP region 2016-02-10 16:27:12 +01:00
ec ASL: Remove unused modulo recipient. 2016-02-09 22:56:00 +01:00
include cpu/intel/microcode: allow microcode to be loaded in romstage 2016-02-10 18:08:28 +01:00
lib timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions 2016-02-11 22:05:19 +01:00
mainboard soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLE 2016-02-11 21:16:45 +01:00
northbridge Kconfig: Move defaults for CBFS_SIZE 2016-02-10 16:27:50 +01:00
soc soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLE 2016-02-11 21:16:45 +01:00
southbridge Kconfig: Move defaults for CBFS_SIZE 2016-02-10 16:27:50 +01:00
superio superio/nuvoton/nct5572d: Add PS/2 presence detect 2016-02-09 20:34:15 +01:00
vendorcode chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV 2016-02-10 16:53:55 +01:00
Kconfig Kconfig: Move defaults for CBFS_SIZE 2016-02-10 16:27:50 +01:00