mb/goog/ocelot/var/ocelot: add H58GE6AK8BX104 memory option
Add H58GE6AK8BX104 memory part as DRAM ID 3. BUG=b:445211686 TEST=None Change-Id: I10876384f67d9201b14dc19213cfc77d62213070 Signed-off-by: Appukuttan V K <appukuttan.vk@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89268 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-by: Avi Uday <aviuday@google.com>
This commit is contained in:
parent
f4110cebf6
commit
d8a3f2aedd
3 changed files with 5 additions and 2 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
# This is an auto-generated file. Do not edit!!
|
# This is an auto-generated file. Do not edit!!
|
||||||
# Generated by:
|
# Generated by:
|
||||||
# ./util/spd_tools/src/part_id_gen/part_id_gen PTL lp5 src/mainboard/google/ocelot/variants/ocelot/memory src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt
|
# ./util/spd_tools/bin/part_id_gen PTL lp5 src/mainboard/google/ocelot/variants/ocelot/memory src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt
|
||||||
|
|
||||||
SPD_SOURCES =
|
SPD_SOURCES =
|
||||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = H58G56BK8BX068
|
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = H58G56BK8BX068
|
||||||
SPD_SOURCES += spd/lp5/set-0/spd-8.hex # ID = 1(0b0001) Parts = H58G66BK7BX067
|
SPD_SOURCES += spd/lp5/set-0/spd-8.hex # ID = 1(0b0001) Parts = H58G66BK7BX067
|
||||||
SPD_SOURCES += spd/lp5/set-0/spd-10.hex # ID = 2(0b0010) Parts = H58G66BK8BX067
|
SPD_SOURCES += spd/lp5/set-0/spd-10.hex # ID = 2(0b0010) Parts = H58G66BK8BX067
|
||||||
|
SPD_SOURCES += spd/lp5/set-0/spd-12.hex # ID = 3(0b0011) Parts = H58GE6AK8BX104
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
# This is an auto-generated file. Do not edit!!
|
# This is an auto-generated file. Do not edit!!
|
||||||
# Generated by:
|
# Generated by:
|
||||||
# ./util/spd_tools/src/part_id_gen/part_id_gen PTL lp5 src/mainboard/google/ocelot/variants/ocelot/memory src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt
|
# ./util/spd_tools/bin/part_id_gen PTL lp5 src/mainboard/google/ocelot/variants/ocelot/memory src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt
|
||||||
|
|
||||||
DRAM Part Name ID to assign
|
DRAM Part Name ID to assign
|
||||||
H58G56BK8BX068 0 (0000)
|
H58G56BK8BX068 0 (0000)
|
||||||
H58G66BK7BX067 1 (0001)
|
H58G66BK7BX067 1 (0001)
|
||||||
H58G66BK8BX067 2 (0010)
|
H58G66BK8BX067 2 (0010)
|
||||||
|
H58GE6AK8BX104 3 (0011)
|
||||||
|
|
|
||||||
|
|
@ -12,3 +12,4 @@
|
||||||
H58G56BK8BX068
|
H58G56BK8BX068
|
||||||
H58G66BK7BX067
|
H58G66BK7BX067
|
||||||
H58G66BK8BX067
|
H58G66BK8BX067
|
||||||
|
H58GE6AK8BX104
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue