Rob Barnes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43832 )
Change subject: util/apcb: Strip SPD manufacturer information ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43832/3/src/soc/amd/picasso/Makefil... File src/soc/amd/picasso/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/43832/3/src/soc/amd/picasso/Makefil... PS3, Line 398: --strip_manufacturer_information
This is okay for now, but probably we would want this to be a mainboard controlled option eventually […]
I have a short shell script that I can substitute for this and call from the mainboard makefile. But that's more temporary code to maintain. I assume this won't be needed after integration with the gen_spd tool? https://source.chromium.org/chromiumos/chromiumos/codesearch/+/master:src/th...