coreboot-kgpe-d16/src
Vadim Bendebury 70e189e9e8 ipq806x: provide soc specific CBMEM_CONSOLE_PRERAM_BASE
For now storm bootblock runs with DRAM fully initialized, this patch
puts the early console between bootblock and rom phase.

BUG=chrome-os-partner:31734
TEST=verified that preram_cbmem_console is set:
  $ grep preram_cbmem_console cbfs/fallback/bootblock.map
  40618000 A preram_cbmem_console

Change-Id: I2d63f5fde0d3794062068289c648d8bcda11a9a3
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Commit-Id: 6bdadad3787d6a4a2d4828b0f300455fedca2b8d
Original-Change-Id: I132a0cbcc82e713c36fc5031706d9afbf3e9b879
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/217291
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9198
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-02 13:29:39 +02:00
..
arch smbios: add a family id in smbios type1 family 2015-04-02 13:26:05 +02:00
console Avoid 64bit math on MIPS platforms 2015-03-30 21:42:38 +02:00
cpu x86: fix SMM programs linked with gc-sections 2015-03-30 23:03:27 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
ec chromeec: Clear post code before reboot to RO 2015-03-31 20:21:43 +02:00
include smbios: add a family id in smbios type1 family 2015-04-02 13:26:05 +02:00
lib cbfs: more accurate size check for simple buffer mapping 2015-04-01 22:05:40 +02:00
mainboard pinky: Enable EC_SOFTWARE_SYNC 2015-04-02 13:24:21 +02:00
northbridge northbridge/amd/amdfam10: Generate SMBIOS tables for RAM 2015-04-02 05:55:41 +02:00
soc ipq806x: provide soc specific CBMEM_CONSOLE_PRERAM_BASE 2015-04-02 13:29:39 +02:00
southbridge amd/pi/hudson: INCLUDES was renamed to CPPFLAGS_common 2015-04-01 20:53:27 +02:00
superio superio: ite8772f: Exit extemp busy state 2015-03-21 08:44:28 +01:00
vendorcode vboot: add vbnv flash driver 2015-04-02 13:24:29 +02:00
Kconfig Enable publishing of board ID where supported 2015-03-23 17:20:24 +01:00