coreboot-kgpe-d16/src
Gabe Black 01fe638010 cbmem console: Allow the cbmem console on non-x86 systems again.
If it's not supported on a particular board, either the build will fail or
checks within the cbmem console itself should detect the problem. There
shouldn't be random memory corruption any more.

BUG=None
TEST=Built with CONSOLE_CBMEM enabled on nyan and saw that it was actually
enabled.
BRANCH=None

Original-Change-Id: Id6c8c7675daafe07aa4878cfcf13faefe576e520
Original-Signed-off-by: Gabe Black <gabeblack@google.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/193167
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Commit-Queue: Gabe Black <gabeblack@chromium.org>
Original-Tested-by: Gabe Black <gabeblack@chromium.org>
(cherry picked from commit 20b486443bfc2d93d72bbc9e496023a00ab9ab30)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I39fbcdff61f6d8f520f2e9d7612dee78e97898b1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7748
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-03-10 23:36:23 +01:00
..
arch x86: simplify early_variables.h header 2015-03-10 14:26:14 +01:00
console cbmem console: Allow the cbmem console on non-x86 systems again. 2015-03-10 23:36:23 +01:00
cpu cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository 2015-03-09 03:35:33 +01:00
device AMD fam10: Drop PCI_BUS_SEGN_BITS 2015-03-09 19:33:08 +01:00
drivers drivers/i2c/w83793: Use devicetree.cb to set additional values 2015-02-26 06:20:07 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include AMD Bald Eagle: Add northbridge files for new AMD processor 2015-03-10 16:43:23 +01:00
lib Add and consistently use wrapper macro for romstage static variables 2015-03-09 22:42:28 +01:00
mainboard qemu: 2.1+ smbios tables support 2015-03-10 10:44:46 +01:00
northbridge northbridge/amd/pi: Remove superfluous logic operand 2015-03-10 16:44:23 +01:00
soc broadwell: enable PCIe endpoint CLK power management 2015-03-09 03:33:52 +01:00
southbridge x86: Fix pointer arithmetic regressions from MMIO changes 2015-02-27 18:15:33 +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 nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00