From 1564bf09eebc396b73f27a7eed173b77b61002b7 Mon Sep 17 00:00:00 2001 From: Chris Zhou Date: Fri, 13 Apr 2018 16:57:47 +0800 Subject: mb/google/poppy/variants/nami: Add SPD file for Pantheon Add SPD file for sdp micron_dimm_MT40A512M16LY-075E (ram id: 14). BUG=b:77930401 TEST=Verified that the device with this memory part boots to OS fine. Change-Id: Ia44e70948e57c2f19664d874ae005ac39d748f92 Signed-off-by: Chris Zhou Reviewed-on: https://review.coreboot.org/25654 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- .../spd/micron_dimm_MT40A512M16LY-075E.spd.hex | 32 ++++++++++++++++++++++ .../google/poppy/variants/nami/Makefile.inc | 6 ++++ 2 files changed, 38 insertions(+) create mode 100644 src/mainboard/google/poppy/spd/micron_dimm_MT40A512M16LY-075E.spd.hex (limited to 'src/mainboard') diff --git a/src/mainboard/google/poppy/spd/micron_dimm_MT40A512M16LY-075E.spd.hex b/src/mainboard/google/poppy/spd/micron_dimm_MT40A512M16LY-075E.spd.hex new file mode 100644 index 0000000000..410cac071e --- /dev/null +++ b/src/mainboard/google/poppy/spd/micron_dimm_MT40A512M16LY-075E.spd.hex @@ -0,0 +1,32 @@ +23 11 0C 03 45 21 00 08 00 60 00 03 02 03 00 00 +00 00 06 0D F8 FF 01 00 6E 6E 6E 11 00 6E F0 0A +20 08 00 05 00 F0 2B 34 28 00 78 00 14 3C 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 16 36 0B 35 +16 36 0B 35 00 00 16 36 0B 35 16 36 0B 35 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 9C B5 00 00 00 00 E7 00 60 5B +0F 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 E2 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +80 2C 00 00 00 00 00 00 00 34 41 54 46 35 31 32 +36 34 48 5A 2D 32 47 36 45 31 20 20 20 31 80 2C +45 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 diff --git a/src/mainboard/google/poppy/variants/nami/Makefile.inc b/src/mainboard/google/poppy/variants/nami/Makefile.inc index 2115cd28e3..a36bd3b56e 100644 --- a/src/mainboard/google/poppy/variants/nami/Makefile.inc +++ b/src/mainboard/google/poppy/variants/nami/Makefile.inc @@ -10,6 +10,12 @@ SPD_SOURCES += empty_ddr4 # 0b0101 SPD_SOURCES += hynix_dimm_H5AN8G6NAFR-UHC # 0b0110 SPD_SOURCES += samsung_dimm_K4A4G165WE-BCRC # 0b0111 SPD_SOURCES += samsung_dimm_K4A8G165WC-BCTD # 0b1000 +SPD_SOURCES += empty_ddr4 # 0b1001 +SPD_SOURCES += empty_ddr4 # 0b1010 +SPD_SOURCES += empty_ddr4 # 0b1011 +SPD_SOURCES += empty_ddr4 # 0b1100 +SPD_SOURCES += empty_ddr4 # 0b1101 +SPD_SOURCES += micron_dimm_MT40A512M16LY-075E # 0b1110 # Used when PCH_MEM_CONFIG4 = 1 (LPDDR3) SEC_SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107 # 0b0000 -- cgit v1.2.3