Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/27106 )
Change subject: [WIP]layout.c: Use a linked lists for layout ......................................................................
Patch Set 2:
(3 comments)
https://review.coreboot.org/#/c/27106/2/cli_classic.c File cli_classic.c:
https://review.coreboot.org/#/c/27106/2/cli_classic.c@556 PS2, Line 556: /* if (layoutfile) { */ : /* layout = get_global_layout(); */ : /* } else */ to remove
https://review.coreboot.org/#/c/27106/2/flashrom.c File flashrom.c:
https://review.coreboot.org/#/c/27106/2/flashrom.c@a2222 PS2, Line 2222: does no longer exist... so does the normalize_romentries still make sense?
https://review.coreboot.org/#/c/27106/2/flashrom.c@2226 PS2, Line 2226: lash->layout when doing --ifd this is unintialised...