u-boot-brain/board/amcc/katmai
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
..
chip_config.c ppc4xx: Katmai: Add chip_config command 2009-11-10 15:09:37 +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
katmai.c ppc4xx: Consolidate pci_target_init() function 2009-11-19 11:35:08 +01:00
Makefile ppc4xx: Katmai: Add chip_config command 2009-11-10 15:09:37 +01:00