coreboot-kgpe-d16/src
Jimmy Zhang c1e41b7215 nyan: Add 4GB bct support
Replace sdram entry 1 with valid configurations since nyan 4GB board uses
RAM_CODE 1.

BUG=none
TEST=Flash and boot new image.bin. Console shows "RAMCODE=1" and
	"Total SDRAM (MB): 4096"
BRANCH=none

Original-Change-Id: Ia872bd7849f1b58075e1f97bf300e081293cb0d4
Original-Signed-off-by: Jimmy Zhang <jimmzhang@nvidia.com>
Original-Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/187450
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
(cherry picked from commit f19e2ea3dd4d314b7540c7cf9a11d7af289d24d0)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I4914c3811b13c8cee0577101bc0c8ee32a0a5b81
Reviewed-on: http://review.coreboot.org/7406
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-11-13 06:24:03 +01:00
..
arch arm: Redesign, clarify and clean up cache related code 2014-11-10 21:34:49 +01:00
console Copy u-boot sources as is and modify the tree to still build 2014-11-12 20:39:13 +01:00
cpu cpu/x86/smm/Makefile.inc: Fix up linkage rules 2014-11-11 12:34:27 +01:00
device device/dram/ddr3.c: Fix sizeof on array func param overflow 2014-11-08 07:09:34 +01:00
drivers drivers/intel/gma/intel_dp.c: Fix printf type-specifier 2014-11-11 14:42:18 +01:00
ec {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
include pci_ops.{c,h}: Don't hide pointers behind typedefs 2014-11-05 14:45:57 +01:00
lib src/lib/Makefile.inc: Allow rmodules to link under Clang 2014-11-12 18:13:57 +01:00
mainboard nyan: Add 4GB bct support 2014-11-13 06:24:03 +01:00
northbridge gm45: Don't crash if less than 4G of RAM are present. 2014-11-12 20:44:25 +01:00
soc ipq806x: Typecast address to void * in read/write operations 2014-11-12 20:56:50 +01:00
southbridge sch: Move to implicit length patching 2014-11-09 12:55:13 +01:00
superio superio/ite: Use common dispatch for pnp entry/exit functions 2014-11-04 11:36:32 +01:00
vendorcode vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guard 2014-11-13 02:10:57 +01:00
Kconfig Kconfig: Hide DYNAMIC_CBMEM. 2014-11-09 02:03:24 +01:00