Attention is currently required from: Simon Buhrow, Thomas Heijligen, Edward O'Callaghan, Anastasia Klimchuk.
Aarya has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/71173 )
Change subject: flashrom.c: Add new erase_by_layout and walk_bylayout implementations ......................................................................
Patch Set 14:
(6 comments)
File flashrom.c:
https://review.coreboot.org/c/flashrom/+/71173/comment/03f8b138_5acbb338 PS14, Line 1547: //erase layout creation failed
Insert new line before this
Done
https://review.coreboot.org/c/flashrom/+/71173/comment/43f421fe_108ab7aa PS14, Line 1552: //not enough memory
new line before this
Done
https://review.coreboot.org/c/flashrom/+/71173/comment/570df891_22ea3962 PS14, Line 1557: memset(curcontents, ~ERASED_VALUE(flashctx), flash_size);
new line before this
Done
https://review.coreboot.org/c/flashrom/+/71173/comment/f74991f9_9a166781 PS14, Line 1559: const struct flashrom_layout *const flash_layout = get_layout(flashctx);
new line before this
Done
https://review.coreboot.org/c/flashrom/+/71173/comment/b070fdd2_936b18ed PS14, Line 1569: _ret:
new line before this
Done
https://review.coreboot.org/c/flashrom/+/71173/comment/aeed7e72_071bec3b PS14, Line 1711: if (!flash_layout) {
new line before this
Done