u-boot-brain/board/freescale/mpc837xemds
Kim Phillips e2229352c1 mpc83xx: fix 837x MDS PCI HOST build
commit 6aa3d3bfaa
"83xx: Remove warmboot parameter from PCI init functions" missed
one mpc83xx_pcie_init callsite, causing this build error:

Configuring for MPC837XEMDS_HOST board...
pci.c: In function 'pci_init_board':
pci.c:141: error: too many arguments to function 'mpc83xx_pcie_init'

this patch extends the commit to include that callsite.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2010-10-18 21:53:30 +02:00
..
config.mk mpc83xx: Add the support of MPC837xEMDS board 2008-01-08 09:55:39 -06:00
Makefile mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI 2009-07-18 19:43:04 -05:00
mpc837xemds.c ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ 2010-04-26 22:37:57 -05:00
pci.c mpc83xx: fix 837x MDS PCI HOST build 2010-10-18 21:53:30 +02:00
pci.h mpc83xx: Add PCI-E support for MPC837XEMDS boards 2009-01-21 18:43:50 -06:00