Hello build bot (Jenkins), Patrick Georgi, Michał Żygowski, Paul Menzel, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39869
to look at the new patch set (#6).
Change subject: payloads/seabios: Add Hardware IRQ Kconfig ......................................................................
payloads/seabios: Add Hardware IRQ Kconfig
Certain boards require SeaBIOS' HARDWARE_IRQ option to be deselected in order for the platform to boot. Add a Kconfig to allow selection of HARDWARE_IRQ enablement, and write to SeaBIOS' .config file in cases where it needs to be disabled. Deselect the option for google/rambi variants so they boot with boards defaults.
Test: build/boot google/clapper, verify board boots vs hanging at boot menu prompt.
Change-Id: I23e9b30d2d1042c86bd10f134d6fe361edaf8cb2 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M payloads/external/SeaBIOS/Kconfig M payloads/external/SeaBIOS/Makefile M src/mainboard/google/rambi/Kconfig 3 files changed, 18 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/39869/6