Nico Huber has posted comments on this change. ( https://review.coreboot.org/23678 )
Change subject: [RFC]Don't make layoutfile and --ifd mutually exclusive ......................................................................
Patch Set 5:
(1 comment)
Hmmm, I'll sleep over it. Don't like the possibility to specify a conflicting layout file by accident without noticing.
This is already a problem if 2 homonymous but different entries exist in a layout file...
Wow, that's not sanity checked? where is the bug tracker?
https://review.coreboot.org/#/c/23678/1/libflashrom.c File libflashrom.c:
https://review.coreboot.org/#/c/23678/1/libflashrom.c@377 PS1, Line 377:
Using an append function like in 23353 could do it?
Again, only if you know that it goes to the global layout (which should be made non-global sooner or later...).