Attention is currently required from: Wonkyu Kim, Ethan Tsao, Ravishankar Sarawadi, Tim Wawrzynczak. Hello build bot (Jenkins), Ethan Tsao, Subrata Banik, Ravishankar Sarawadi, Tim Wawrzynczak, Edward O'Callaghan,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61576
to look at the new patch set (#2).
Change subject: util/ifdtool: add PLATFORM_IFD2 to reduce common ifd tool change ......................................................................
util/ifdtool: add PLATFORM_IFD2 to reduce common ifd tool change
TGL, ADL have same ifd tool and future platforms may also use same tool. As TGL, ADL use own names for enabling ifd tool, we need to update ifd tool code for new platforms even if ifd tool is not changed. For avoid unnessary change, use generic platform name(PLATFORM_IFD2) for support future platforms without tool changes.
Signed-off-by: Wonkyu Kim wonkyu.kim@intel.com Change-Id: I14a71a58c7d51b9c8b92e013b5637c6b35005f22 --- M util/ifdtool/ifdtool.c M util/ifdtool/ifdtool.h 2 files changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/61576/2