Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40345
to look at the new patch set (#2).
Change subject: SeaBIOS: fix threaded hardware initialization during oprom execution ......................................................................
SeaBIOS: fix threaded hardware initialization during oprom execution
Since SeaBIOS rel-1.7.5 CONFIG_THREAD_OPTIONROMS is not present in its config. The threaded hardware initialization during optionrom execution is now controlled with a CBFS file. Add appropriate integer to CBFS when threaded hardware initialization is selected in coreboot's Kconfig.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I9b5a532b609c6addf31ccdb6be03ff2e937ad326 --- M Makefile.inc 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/40345/2