coreboot-kgpe-d16/src
Kimarie Hoot 2a9145e743 AMD Dinar: Use SPD read code from F15 wrapper
Changes:
 - Get rid of the dinar mainboard specific code and use the
   platform generic function wrapper that was added in change
   http://review.coreboot.org/#/c/2777/
   AMD Fam15: Add SPD read functions to wrapper code

 - Move DIMM addresses into devicetree.cb

Notes:
 - The DIMM reads only happen in romstage, so the function is not
   available in ramstage.  Point the read-SPD callback to a generic
   function in ramstage.
 - select_socket() and restore_socket() were created from code that
   was removed from AmdMemoryReadSPD() in dimmSpd.c.  The functionality
   is specific to the dinar mainboard configuration and was therefore
   split from the generic read SPD functionality.

Change-Id: I1e4b9a20dc497c15dbde6d89865bd5ee7501cdc0
Signed-off-by: Kimarie Hoot <kimarie.hoot@se-eng.com>
Reviewed-on: http://review.coreboot.org/2830
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-03-20 05:54:28 +01:00
..
arch x86: provide more C standard environment 2013-03-20 04:20:25 +01:00
console Eliminate do_div(). 2013-03-08 23:14:26 +01:00
cpu Intel: Update CPU microcode for Sandybridge/Ivybridge CPUs 2013-03-20 04:16:11 +01:00
device Google Link: Add remaining code to support native graphics 2013-03-15 20:21:51 +01:00
drivers GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
ec Support ITE IT8518 embedded controller running Quanta's firmware 2013-03-14 04:54:21 +01:00
include link/graphics: Add support for EDID 2013-03-20 05:35:50 +01:00
lib link/graphics: Add support for EDID 2013-03-20 05:35:50 +01:00
mainboard AMD Dinar: Use SPD read code from F15 wrapper 2013-03-20 05:54:28 +01:00
northbridge haswell: drop memory reservation for sandybridge GPU bug 2013-03-20 04:17:35 +01:00
southbridge lynxpoint: Add cbfs_load_payload() implementation 2013-03-19 20:21:49 +01:00
superio Super I/O W83627DHG: Enable UART B by redirecting pins 2013-03-15 17:51:48 +01:00
vendorcode google/snow: rename a file so that it is clear what board it is for 2013-03-16 04:07:35 +01:00
Kconfig cbfs: alternative support for cbfs_load_payload() 2013-03-19 18:47:57 +01:00