Wim Vervoorn has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/36096 )
Change subject: mb/facebook/fbg1701: add KINGSTON spd ......................................................................
mb/facebook/fbg1701: add KINGSTON spd
Add SPD support fot the KINGSTON memory used on the rev 1.3 board.
BUG=N/A TEST=tested on fbg1701
Change-Id: I5aa0f05ffd0247c15bf08bebaf5eac6a12261ff4 Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/fbg1701/Makefile.inc 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/36096/1
diff --git a/src/mainboard/facebook/fbg1701/Makefile.inc b/src/mainboard/facebook/fbg1701/Makefile.inc index 7341291..a273f41 100644 --- a/src/mainboard/facebook/fbg1701/Makefile.inc +++ b/src/mainboard/facebook/fbg1701/Makefile.inc @@ -42,3 +42,4 @@ # Order of names in SPD_SOURCES is important! SPD_SOURCES = SAMSUNG_K4B8G1646D-MYKO SPD_SOURCES += MICRON_MT41K512M16HA-125A +SPD_SOURCES += KINGSTON_B5116ECMDXGGB
Wim Vervoorn has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/36096 )
Change subject: mb/facebook/fbg1701: add KINGSTON spd ......................................................................
Abandoned
Was already include in a patch Frans committed