Attention is currently required from: Anastasia Klimchuk, Fabrice Fontaine, Thomas Heijligen.
1 comment:
Patchset:
Thanks for the patch!
Were you able to compile flashrom without errors after applying this patch? Do you need `internal` programmer support in your flashrom build? I'm asking that because I assume that you have compiled flashrom without it.
Makefile [disables all drivers needing raw access](https://review.coreboot.org/plugins/gitiles/flashrom/+/refs/heads/main/Makefile#365) on `sh` architecture (`build-end.log` says so).
Back in the days when it was added in the commit 8d0d53fdd0 , the code marked `CONFIG_INTERNAL` option as unavailable. Then CB:22671 made compiling the internal programmer available only on x86 or mipsel. And eventually CB:61300 allowed compiling internal programmer for all Linux platforms.
To view, visit change 78930. To unsubscribe, or for help writing mail filters, visit settings.