Home
last modified time | relevance | path

Searched hist:fa5530b8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dpci.cfa5530b8 Tue Dec 30 08:53:20 CST 2014 Bin Meng <bmeng.cn@gmail.com> x86: Support pci bus scan in the early phase

On x86, some peripherals on pci buses need to be accessed in the
early phase (eg: pci uart) with a valid pci memory/io address,
thus scan the pci bus and do the corresponding resource allocation.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>