]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Consolidate pci_master_init() function
authorStefan Roese <sr@denx.de>
Thu, 12 Nov 2009 16:19:37 +0000 (17:19 +0100)
committerStefan Roese <sr@denx.de>
Thu, 19 Nov 2009 10:35:34 +0000 (11:35 +0100)
commit6c70049bd14e8e81764570732be7f34a89831f09
tree9e2028ab7a017c9a8f78ac62a99e135bb5b23630
parenta760b0203155da6fb8b8e9086169bb87d09d76fa
ppc4xx: Consolidate pci_master_init() function

This patch removes the duplicted implementations of the pci_master_init()
function by introducing a weak default function for it. It can be
overridden by a board specific version.

Signed-off-by: Stefan Roese <sr@denx.de>
12 files changed:
board/amcc/bamboo/bamboo.c
board/amcc/sequoia/sequoia.c
board/amcc/yosemite/yosemite.c
board/esd/du440/du440.c
board/esd/pmc440/pmc440.c
board/gdsys/gdppc440etx/gdppc440etx.c
board/korat/korat.c
board/lwmon5/lwmon5.c
board/netstal/hcu5/hcu5.c
board/pcs440ep/pcs440ep.c
cpu/ppc4xx/4xx_pci.c
include/asm-ppc/4xx_pci.h