[PATCH 2/2] qemu_arm: Select CONFIG_SYS_EARLY_PCI_INIT

Tom Rini trini at konsulko.com
Thu Aug 14 19:50:41 CEST 2025


On Thu, Aug 14, 2025 at 01:59:32PM -0300, Fabio Estevam wrote:

> Select CONFIG_SYS_EARLY_PCI_INIT so that eMMC emulation can
> work.
> 
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> ---
>  configs/qemu_arm_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/qemu_arm_defconfig b/configs/qemu_arm_defconfig
> index d5890bf87fb3..db60f7de6da9 100644
> --- a/configs/qemu_arm_defconfig
> +++ b/configs/qemu_arm_defconfig
> @@ -28,6 +28,7 @@ CONFIG_USE_PREBOOT=y
>  # CONFIG_DISPLAY_CPUINFO is not set
>  # CONFIG_DISPLAY_BOARDINFO is not set
>  # CONFIG_BOARD_INIT is not set
> +CONFIG_SYS_EARLY_PCI_INIT=y
>  CONFIG_PCI_INIT_R=y
>  CONFIG_CMD_BOOTEFI_SELFTEST=y
>  CONFIG_CMD_NVEDIT_EFI=y

I thought Jan was doing this on arm64? But we should probably imply it
under BOARD_SPECIFIC_OPTIONS in board/emulation/qemu-arm/Kconfig.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250814/6780d1a6/attachment.sig>


More information about the U-Boot mailing list