On Tue, Feb 21, 2023 at 3:49 AM Simon Glass <[email protected]> wrote:
>
> When U-Boot is the second-stage bootloader, PCI is already set up. We
> cannot read the regions from the device tree. There is no point anyway,
> since PCI devices have already been allocated according to the regions
> and it is not safe for U-Boot to make any changes.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
>  drivers/pci/pci-uclass.c | 4 ++++
>  1 file changed, 4 insertions(+)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to