mb/goog/ocelot/var/ocelot: add H58G66BK8BX067 memory option
Add H58G66BK8BX067 memory part as DRAM ID 2. BUG=b:445200980 TEST=None Change-Id: Ica4c253ebed922f204e4782bbfeb1f09f12f5723 Signed-off-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89182 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Avi Uday <aviuday@google.com> Reviewed-by: Pranava Y N <pranavayn@google.com>
This commit is contained in:
parent
751afeb060
commit
bcb3263078
3 changed files with 5 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# This is an auto-generated file. Do not edit!!
|
||||
# Generated by:
|
||||
# ./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
|
||||
# ./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
|
||||
|
||||
SPD_SOURCES =
|
||||
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-10.hex # ID = 2(0b0010) Parts = H58G66BK8BX067
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# This is an auto-generated file. Do not edit!!
|
||||
# Generated by:
|
||||
# ./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
|
||||
# ./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
|
||||
|
||||
DRAM Part Name ID to assign
|
||||
H58G56BK8BX068 0 (0000)
|
||||
H58G66BK7BX067 1 (0001)
|
||||
H58G66BK8BX067 2 (0010)
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@
|
|||
# Part Name
|
||||
H58G56BK8BX068
|
||||
H58G66BK7BX067
|
||||
H58G66BK8BX067
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue