mb/google/poppy/variants/nami: add 2-channel LPDDR3 memory
hynix/H9CCNNNCLGALAR-NUD nayna/NT6CL256T32CM-H1 BUG=b:79443146 BRANCH=Nami TEST=emerge-nami coreboot chromeos-bootimage Change-Id: I3a362080b9e60adecbac14d5cfe193da44bf87c8 Signed-off-by: T.H. Lin <t.h_lin@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/26187 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
parent
5023c328e2
commit
925b91a807
|
@ -0,0 +1,16 @@
|
|||
91 20 F1 03 04 11 05 0B 03 11 01 08 09 00 40 05
|
||||
67 78 90 50 90 11 50 E0 10 04 3C 3C 01 90 00 00
|
||||
00 A0 C9 E6 00 00 00 A8 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 1F 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 93 1B
|
||||
4e 54 36 43 4c 32 35 36 54 33 32 43 4d 2d 48 31
|
||||
00 00 00 00 83 0B 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
|
@ -24,6 +24,8 @@ SEC_SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107 # 0b0001
|
|||
SEC_SPD_SOURCES += hynix_dimm_H9CCNNNBJTALAR-NUD # 0b0010
|
||||
SEC_SPD_SOURCES += hynix_dimm_H9CCNNN8GTALAR-NUD # 0b0011
|
||||
SEC_SPD_SOURCES += micron_dimm_MT52L1G32D4PG-107 # 0b0100
|
||||
SEC_SPD_SOURCES += hynix_dimm_H9CCNNNCLGALAR-NUD # 0b0101
|
||||
SEC_SPD_SOURCES += nayna_dimm_NT6CL256T32CM-H1 # 0b0110
|
||||
|
||||
bootblock-y += gpio.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue