On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <[email protected]> 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 <[email protected]>
> ---
>
> (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 <[email protected]>

Reply via email to