coreboot-kgpe-d16/src
Ronald G. Minnich b7e0535862 Exynos5250: Get DDR3 working by changing what is compiled and add a function
This is a minor set of changes to get DDR3 going.

Move compilation of DDR3 startup to the romstage. Fix a prototype that
was missing a void. Remove a function that is overly flexible, and
even though it is overly flexible only actually can handle one type of
RAM. Mainboards only support one type of DRAM, so create a function
to explicitly initialize the type of DDR we have -- DDR3.

With these changes, and the previous changes, google snow is ready to run
the ramstage.

Change-Id: I37e0ab0d2dbc1dd121fb175386a46bc2fb1285e5
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2224
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-01-30 21:39:22 +01:00
..
arch Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
console Fix console.c with serial support disabled 2013-01-11 20:03:30 +01:00
cpu Exynos5250: Get DDR3 working by changing what is compiled and add a function 2013-01-30 21:39:22 +01:00
device Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
drivers Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
lib Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
mainboard armv7: Add SPI driver for Exynos. 2013-01-30 19:51:23 +01:00
northbridge Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
southbridge Hudson: Legacy free question is hudson only 2013-01-22 08:52:24 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode F15tn: Fix all warnings, enable warnings as errors 2013-01-22 12:17:07 +01:00
Kconfig Project PIANO aka tianocoreboot 2013-01-30 17:34:40 +01:00