mb/google/brya/var/nereid: Add H9JCNNNBK3MLYR-N6E for P1 build
Nereid P1 will also use Hynix H9JCNNNBK3MLYR-N6E. Add it to the parts list and regenerate the memory IDs using part_id_gen. BUG=b:217096008 TEST=abuild -a -x -c max -p none -t google/brya -b nereid Signed-off-by: Reka Norman <rekanorman@google.com> Change-Id: Ibacb9dfb336967dd7fffe351d785cbbff9ba8b7b Reviewed-on: https://review.coreboot.org/c/coreboot/+/61905 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kangheui Won <khwon@chromium.org>
This commit is contained in:
parent
343b36bbc3
commit
002d9b2a7a
|
@ -5,3 +5,4 @@
|
||||||
|
|
||||||
SPD_SOURCES =
|
SPD_SOURCES =
|
||||||
SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 0(0b0000) Parts = K3LKBKB0BM-MGCP
|
SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 0(0b0000) Parts = K3LKBKB0BM-MGCP
|
||||||
|
SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 1(0b0001) Parts = H9JCNNNBK3MLYR-N6E
|
||||||
|
|
|
@ -5,3 +5,4 @@
|
||||||
|
|
||||||
DRAM Part Name ID to assign
|
DRAM Part Name ID to assign
|
||||||
K3LKBKB0BM-MGCP 0 (0000)
|
K3LKBKB0BM-MGCP 0 (0000)
|
||||||
|
H9JCNNNBK3MLYR-N6E 1 (0001)
|
||||||
|
|
|
@ -10,3 +10,4 @@
|
||||||
|
|
||||||
# Part Name
|
# Part Name
|
||||||
K3LKBKB0BM-MGCP
|
K3LKBKB0BM-MGCP
|
||||||
|
H9JCNNNBK3MLYR-N6E
|
||||||
|
|
Loading…
Reference in New Issue