Searched hist:"6 fb3b72e8745073465b4a5875b7750cc43cbd1af" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | pci.c | 6fb3b72e8745073465b4a5875b7750cc43cbd1af Thu Nov 13 05:42:14 UTC 2014 Simon Glass <sjg@chromium.org> x86: pci: Allow configuration before relocation
Add simple PCI access routines for x86 which permit use before relocation. The normal PCI stack is still used, but for pre-relocation use there can only ever be a single hose. After relocation, fall back to the normal access, although even then on x86 machines there is normally only a single PCI bus.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | pci.h | 6fb3b72e8745073465b4a5875b7750cc43cbd1af Thu Nov 13 05:42:14 UTC 2014 Simon Glass <sjg@chromium.org> x86: pci: Allow configuration before relocation
Add simple PCI access routines for x86 which permit use before relocation. The normal PCI stack is still used, but for pre-relocation use there can only ever be a single hose. After relocation, fall back to the normal access, although even then on x86 machines there is normally only a single PCI bus.
Signed-off-by: Simon Glass <sjg@chromium.org>
|