Hello Kyösti Mälkki, build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33396
to look at the new patch set (#2).
Change subject: util/amdfwtool: Add argument for soft fuse override ......................................................................
util/amdfwtool: Add argument for soft fuse override
Allow the soc build to pass a soft fuse value to the utility. This helps maintain compatibility across PSP generations.
Add a generic 'other' item to the amd_fw_entry structure that may be used by non-fuse entries in the future.
TEST=Verify google/grunt amdfw.rom unchanged before and after. Compare internal board using override before and after.
Change-Id: I26223f0b42ad28c43d9bd87419a2a8f719ee91cb Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com --- M util/amdfwtool/amdfwtool.c 1 file changed, 29 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/33396/2