mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
emulation: qemu-sbsa: Enable PCI enumeration
Enable PCI enumeration by default to get the Bochs display driver up
and running before the boot medium is scanned.
This is just to enhance the user-experience while booting the machine.
TEST: U-Boot logo, version, log output and the U-Boot shell is visible
on the display device.
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
This commit is contained in:
parent
0dbb770981
commit
6b9f4d0f7f
@ -49,6 +49,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
imply CFI_FLASH
|
||||
imply SYS_MTDPARTS_RUNTIME
|
||||
imply SET_DFU_ALT_INFO
|
||||
imply PCI_INIT_R
|
||||
|
||||
if DEBUG_UART
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user