Attention is currently required from: Simon Buhrow, Thomas Heijligen, Edward O'Callaghan, Aarya.
Anastasia Klimchuk 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/3feec79b_40fa849d PS14, Line 1547: //erase layout creation failed Insert new line before this
https://review.coreboot.org/c/flashrom/+/71173/comment/1e8ad176_41bd54bd PS14, Line 1552: //not enough memory new line before this
https://review.coreboot.org/c/flashrom/+/71173/comment/3c124e28_0db8fc15 PS14, Line 1557: memset(curcontents, ~ERASED_VALUE(flashctx), flash_size); new line before this
https://review.coreboot.org/c/flashrom/+/71173/comment/06f6109c_4dec647b PS14, Line 1559: const struct flashrom_layout *const flash_layout = get_layout(flashctx); new line before this
https://review.coreboot.org/c/flashrom/+/71173/comment/82b0e2ea_a23d5319 PS14, Line 1569: _ret: new line before this
https://review.coreboot.org/c/flashrom/+/71173/comment/44e6c4aa_77f2dbb9 PS14, Line 1711: if (!flash_layout) { new line before this