coreboot-kgpe-d16/src
Gabe Black 46e0975987 nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.
This change takes about 8K of space away from the cbfs cache and repurposes
it for the cbmem console buffer. This is a little more than twice the space
we currently need for the bootblock and ROM stage to give us some room to grow
and for extra debug output if needed.

BUG=None
TEST=Built and booted on nyan. Checked the cbmem output.
BRANCH=None

Original-Change-Id: I6543bf5efddcf2377528a273f846b8090cd8be55
Original-Signed-off-by: Gabe Black <gabeblack@google.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/193169
Original-Reviewed-by: Gabe Black <gabeblack@chromium.org>
Original-Commit-Queue: Gabe Black <gabeblack@chromium.org>
Original-Tested-by: Gabe Black <gabeblack@chromium.org>
(cherry picked from commit 32e9ea6f9ecaa9b5441c91acab96514222f3af2c)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: Ia9e5cc7a4b561bd89137cdc8b594584b272d9fab
Reviewed-on: http://review.coreboot.org/7757
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-12-15 20:15:15 +01:00
..
arch x86: provide symmetry between arm for cache_sync_instructions() 2014-12-09 18:40:50 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu AMD model fxx powernow_acpi.c: Fix incorrect loop count 2014-12-13 18:48:39 +01:00
device ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
drivers uart8250mem: Add wrapper for MMIO register access 2014-12-15 20:00:28 +01:00
ec spi: Factor EC protocol details out of the SPI drivers. 2014-12-09 20:32:06 +01:00
include tegra124: A couple clock fixes. 2014-12-15 19:57:49 +01:00
lib x86: provide symmetry between arm for cache_sync_instructions() 2014-12-09 18:40:50 +01:00
mainboard nyan: Enable the cbmem console on nyan and allocate space for it in SRAM. 2014-12-15 20:15:15 +01:00
northbridge northbridge/amd/gx2,lx: Treat MSR constant as unsigned long 2014-12-10 07:06:39 +01:00
soc nyan: Enable the cbmem console on nyan and allocate space for it in SRAM. 2014-12-15 20:15:15 +01:00
southbridge southbridge/amd/agesa/hudson: Correct incorrect #define 2014-12-15 05:29:55 +01:00
superio Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
vendorcode tegra124: Skip display init when vboot says we don't need it. 2014-12-15 19:57:03 +01:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00