Attention is currently required from: Angel Pons, Anastasia Klimchuk, Nikolai Artemiev.
1 comment:
Patchset:
I'm not sure if I mentioned this somewhere already, the topic
seems familiar. I kind of see this extract feature as CLI code.
So one completely different solution would be to add an API
to enumerate the regions of a layout, then in the CLI walk
the regions and read each indvidually and save them to files.
If we want to keep the current code, I suggest to add the
new API in a separate header file, maybe even a separate
library. So far, we have kept libflashrom free from file i/o
and some target environments just don't support it. If we
change that, careful separation could spare us some `#if`
churn.
To view, visit change 62554. To unsubscribe, or for help writing mail filters, visit settings.