coreboot/src
Furquan Shaikh c800129009 t132: Add TTB_BUFFER to resource reserved
TTB_BUFFER holds the MMU tables. Thus, this memory needs to be preserved while
performing a wipe in depthcharge. Hence, marking it as reserved

BUG=None
BRANCH=None
TEST=Compiles successfully and boots upto depthcharge. Error wiping memory
tables is fixed.

Original-Change-Id: Idd5cd0235d50f7b9617df2cead3bf71012e3b630
Original-Signed-off-by: Furquan Shaikh <furquan@google.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/210000
Original-Tested-by: Furquan Shaikh <furquan@chromium.org>
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Commit-Queue: Aaron Durbin <adurbin@chromium.org>
(cherry picked from commit 670e21ed11)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: Ifcbdd4fdaad0bd4bfe384698b13cc5013317345e
Reviewed-on: http://review.coreboot.org/8681
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-17 16:41:00 +01:00
..
arch rmodules: Make rmodules inclusion for vboot dependent on romstage_arch 2015-03-17 16:38:23 +01:00
console console/Kconfig: Enable CBMEM console by default 2015-03-10 23:42:22 +01:00
cpu haswell: Fix monotonic timer integration 2015-03-17 04:56:14 +01:00
device AMD fam10: Drop PCI_BUS_SEGN_BITS 2015-03-09 19:33:08 +01:00
drivers elog: Fix compilation with CONFIG_CHROMEOS enabled 2015-03-17 04:54:46 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include Use a common boardid.h instead of per board copies 2015-03-13 23:01:54 +01:00
lib coreboot: x86: enable gc-sections 2015-03-17 14:35:31 +01:00
mainboard rush: Update rush Kconfig file 2015-03-17 16:40:49 +01:00
northbridge cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function 2015-03-17 04:33:06 +01:00
soc t132: Add TTB_BUFFER to resource reserved 2015-03-17 16:41:00 +01:00
southbridge Intel common SPI: Fix compilation breakage from refactoring 2015-03-17 04:55:52 +01:00
superio superio/fintek/f81216h: Add the correct unlock key values 2015-02-14 00:53:26 +01:00
vendorcode Add and consistently use wrapper macro for romstage static variables 2015-03-09 22:42:28 +01:00
Kconfig lib: Add Kconfig option to enable/disable auto fallback control 2015-03-17 04:22:23 +01:00