Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37111 )
Change subject: util/ifdtool: Add Jasperlake platform support under IFDv2 ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37111/5/util/ifdtool/ifdtool.c File util/ifdtool/ifdtool.c:
https://review.coreboot.org/c/coreboot/+/37111/5/util/ifdtool/ifdtool.c@1641 PS5, Line 1641: } else if (!strcmp(optarg, "jsl")) { : platform = PLATFORM_JSL; What's the point in all these compatible IFD arguments? If no distinction is made just document which ones are compatible?