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: Code-Review+1
I'm generally ok with this. But the whole layout stuff should be less error-prone (e.g. sanity check for conflicting region names), before we do it.
Also, looking at the diff-stat, I know this is supposed to save some ugly code in the next commit, but it seems to move the problems else- where. Generally I think, we should focus on a clean refactoring in- stead of wasting time writing and bikeshedding shortcuts.