[PATCH 07/13] pci: coreboot: Don't read regions when booting
Christian Gmeiner
christian.gmeiner at gmail.com
Wed Mar 22 16:54:26 CET 2023
> > 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>
> > ---
> >
> > drivers/pci/pci-uclass.c | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
>
Tested-by: Christian Gmeiner <christian.gmeiner at gmail.com>
--
greets
--
Christian Gmeiner, MSc
https://christian-gmeiner.info/privacypolicy
More information about the U-Boot
mailing list