Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/47218 )
Change subject: chipset_enable.c: change "Broadwell U Base" test state from NT to DEP ......................................................................
Patch Set 5: Code-Review+2
(1 comment)
https://review.coreboot.org/c/flashrom/+/47218/5//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/flashrom/+/47218/5//COMMIT_MSG@8 PS5, Line 8: Please include a commit msg body with something like:
``` Set device id=0x9cc5 to 'DEP' (DEPends) for chipsets where the flash may not be freely accessible due to e.g. flash descriptor settings. This avoids a warning where the chipset isn't tested when in fact it works well.
BUG=b:xxx BRANCH=none TEST=the line you used to confirm the warning went away ```