Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44647
to look at the new patch set (#2).
Change subject: util: update lp4x gen_part_id tool to include memory type ......................................................................
util: update lp4x gen_part_id tool to include memory type
Add "MEMORY_TYPE = lpddr4x" to the generated Makefile.inc to indicate this is lpddr4x memory and to use the generic SPDs from the lpddr4x respository of SPDs.
BUG=b:160157545 TEST=run gen_part_id for volteer and verify that it adds the line "MEMORY_TYPE = lpddr4x" to the makefile produced.
Change-Id: I416690ae8aff8052474b16ef0d3e940e72e6a2fb Signed-off-by: Nick Vaccaro nvaccaro@google.com --- M util/spd_tools/intel/lp4x/gen_part_id.go 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/44647/2