Attention is currently required from: Nico Huber, Angel Pons. Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/60113 )
Change subject: physmap: rename to hwaccess_physmap, create own header ......................................................................
Patch Set 5:
(2 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/60113/comment/fcec748d_15ae10e8 PS4, Line 9: Line up physmap with the other hwaccess related code.
Oh, we could make it a hwaccess/ subdir of src/. No wait, there is […]
My plan is to move this to (src)/platform/...
File flashrom.c:
https://review.coreboot.org/c/flashrom/+/60113/comment/61177e8d_c989c56e PS4, Line 41: #if CONFIG_INTERNAL == 1
Why the guard and why only here? It's just function prototypes, they […]
This isn't needed. Just a bad habit I got from flashrom