On 13 November 2014 06:42, Simon Glass <s...@chromium.org> wrote: > Enable PCI so we can access devices that need to be set up before relocation. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: > - Adjust PCI setup code to fit with new generic cpu PCI code > > Changes in v2: None > > arch/x86/cpu/ivybridge/Makefile | 1 + > arch/x86/cpu/ivybridge/cpu.c | 6 ++++ > arch/x86/cpu/ivybridge/pci.c | 60 > +++++++++++++++++++++++++++++++++++++++ > include/configs/chromebook_link.h | 14 +++++++-- > 4 files changed, 79 insertions(+), 2 deletions(-) > create mode 100644 arch/x86/cpu/ivybridge/pci.c
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot