u-boot-brain/board/prodrive/p3p440
Stefan Roese 1095493a5d ppc4xx: Consolidate pci_target_init() function
This patch removes the duplicted implementations of the pci_target_init()
function by introducing a weak default function for it. This weak default
has a different implementation for 440EP(x)/GR(x) PPC's. It can be
overridden by a board specific version (e.g. PMC440, korat).

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
2009-11-19 11:35:08 +01:00
..
config.mk rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
p3p440.c ppc4xx: Consolidate pci_target_init() function 2009-11-19 11:35:08 +01:00
p3p440.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00