On 27 March 2018 at 15:46, Bin Meng <[email protected]> wrote: > PCI enumeration may happen very early on an x86 board. The board > information pointer should have been checked in decode_regions() > as its space may not be allocated yet. > > With this commit, Intel Galileo board boots again. > > Fixes: 664758c ("pci: Fix decode regions for memory banks") > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/pci/pci-uclass.c | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

