1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-08 11:45:18 +02:00
Files
u-boot-megous/board/amcc
Stefan Roese 6c70049bd1 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>
2009-11-19 11:35:34 +01:00
..