u-boot-brain/board/freescale/p1022ds
Kumar Gala a4aafcc990 powerpc/fsl-pci: Add generic code to setup PCIe controllers
Since all the PCIe controllers are connected over SERDES on the SoCs we
can utilize is_serdes_configured() to determine if a controller is
enabled.  After which we can setup the ATMUs and LAWs for the controller
in a common fashion and allow board code to specify what the controller
is connected to for reporting reasons.

We also provide a per controller (rather than all) for some systems that
may have special requirements.

Finally, we refactor the code used by the P1022DS to utilize the new
generic code.

Based on patch by: Li Yang <leoli@freescale.com>

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-01-14 01:32:19 -06:00
..
config.mk Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
ddr.c powerpc: add support for the Freescale P1022DS reference board 2010-07-16 10:55:10 -05:00
diu.c p1022ds: fix switching of DIU/LBC signals 2010-12-13 10:05:51 -06:00
law.c powerpc: add support for the Freescale P1022DS reference board 2010-07-16 10:55:10 -05:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
p1022ds.c powerpc/fsl-pci: Add generic code to setup PCIe controllers 2011-01-14 01:32:19 -06:00
tlb.c powerpc: add support for the Freescale P1022DS reference board 2010-07-16 10:55:10 -05:00