util/spd_tools: Add ability to override SPD file for parts
commit255b1fb38bed3abf0086cb7f363c56f80509debd
authorRobert Zieba <robertzieba@google.com>
Fri, 1 Apr 2022 15:48:28 +0000 (1 09:48 -0600)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 5 Apr 2022 14:50:56 +0000 (5 14:50 +0000)
treebdab8c9822eeab86814348d09f9a9cc74ecdbeb9
parentbe1a050772a41b9927db2a94fa00874d6f789094
util/spd_tools: Add ability to override SPD file for parts

This commit adds the ability to override the SPD file that is used for a
specific part.

BUG=b:224884904
TEST=Verified that generated makefile uses specified SPD file and that
it remains unchanged when this capability is not used

Signed-off-by: Robert Zieba <robertzieba@google.com>
Change-Id: I078dd04fead2bf19f53bc6ca8295187d439adc20
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63281
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rob Barnes <robbarnes@google.com>
util/spd_tools/README.md
util/spd_tools/src/part_id_gen/part_id_gen.go