Sumeet R Pawnikar has posted comments on this change. ( https://review.coreboot.org/25306 )
Change subject: util/ifdtool: Fix region access control for SKL/KBL ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/25306/1/util/ifdtool/ifdtool.c File util/ifdtool/ifdtool.c:
https://review.coreboot.org/#/c/25306/1/util/ifdtool/ifdtool.c@829 PS1, Line 829: PLATFORM_SKLKBL How about putting different entries as below for SKL and KBL considering different variants like SKL-U, SKL-Y, KBL-U and KBL-Y.
case PLATFORM_SKL: case PLATFORM_KBL: