On Sat, May 18, 2019 at 2:26 AM Marek Vasut <[email protected]> wrote: > > The driver limits the config space base to 32bit, however it can be > 64bit on 64bit iMX hardware too. Remove that limitation. This patch > has no impact on the iMX6, which is the only SoC currently supported > by this driver. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Bin Meng <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Stefano Babic <[email protected]> > --- > drivers/pci/pcie_imx.c | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

