[PATCH v4 21/45] pci: Support autoconfig in SPL

Bin Meng bmeng.cn at gmail.com
Thu Jul 13 07:16:49 CEST 2023


On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <sjg at chromium.org> wrote:
>
> Allow PCI autoconfig to be handled in SPL, so that we can set it up
> correctly for boards which need to do this before U-Boot proper. This
> includes qemu-x64_64 which needs to set up the video device while in
> 32-bit mode.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  drivers/pci/Kconfig      |  8 ++++++++
>  drivers/pci/pci-uclass.c | 10 +++++++++-
>  2 files changed, 17 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list