On 10 November 2016 at 03:58, Zhiqiang Hou <[email protected]> wrote: > From: Minghuan Lian <[email protected]> > > There are more than five kinds of Layerscape SoCs. unfortunately, > PCIe controller of each SoC is a little bit different. In order > to avoid too many macro definitions, the patch addes a new > implementation of PCIe driver based on DM. PCIe dts node is > used to describe the difference. > > Signed-off-by: Minghuan Lian <[email protected]> > Signed-off-by: Hou Zhiqiang <[email protected]> > --- > V2: > - Rebased the driver against the latest code. > > drivers/pci/Kconfig | 8 + > drivers/pci/pcie_layerscape.c | 761 > ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 769 insertions(+)
Reviewed-by: Simon Glass <[email protected]> So far as I understand it.... - Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

