• S
    ppc4xx: Consolidate pci_pre_init() function · a760b020
    Stefan Roese 提交于
    This patch removes the duplicted implementations of the pci_pre_init()
    function by introducing a weak default function for it. This weak default
    has a different implementation for some PPC variants. It can be
    overridden by a board specific version.
    Signed-off-by: NStefan Roese <sr@denx.de>
    a760b020
xpedite1000.c 5.9 KB