Arthur Heymans uploaded patch set #2 to this change.
[WIP]layout.c: Use a linked lists for layout
This uses sys/queue.h to use a linked list for the struct
flashrom_layout instead of using an fix sized array.
This also removes the global variable in the layout.c file.
Change-Id: Id7f48ac613da1590f30247bee979034cf1f74e9e
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M cli_classic.c
M flash.h
M flashrom.c
M ich_descriptors.c
M ich_descriptors.h
M layout.c
M layout.h
M libflashrom.c
8 files changed, 123 insertions(+), 103 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/06/27106/2
To view, visit change 27106. To unsubscribe, or for help writing mail filters, visit settings.