Attention is currently required from: Felix Singer.
Artur Kowalski has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/68557 )
Change subject: flashchips: add support for MX77L25650F chip ......................................................................
Patch Set 3:
(3 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/68557/comment/31f3f490_070f114a PS1, Line 7: flashrom
flashchips
fixed
https://review.coreboot.org/c/flashrom/+/68557/comment/8e293850_de30f7d3 PS1, Line 9: read and write
What about erasing?
Erasing was done before writing and it worked properly, updated commit message accordingly
File flashchips.c:
https://review.coreboot.org/c/flashrom/+/68557/comment/26a2d324_26f4766a PS1, Line 10215: // TODO: add 64K block erase
What about this todo?
We haven't tested 64K erase so I didn't add it here.