[PATCH v2 08/16] pci: coreboot: Don't read regions when booting

Christian Gmeiner christian.gmeiner at gmail.com
Fri Mar 24 08:42:42 CET 2023


Hi

> 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 <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Tested-by: Christian Gmeiner <christian.gmeiner at gmail.com>

This fixes a regression that got introduced with f2ebaaa9f3 ("pci:
Handle failed calloc in decode_regions()")

For more details see:
https://lore.kernel.org/all/20220519164830.3934669-1-ptosi@google.com/T/#m9f89006c3cd36fd0b4f3856e92328ea39206898c

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy


More information about the U-Boot mailing list