]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: ivybridge: Enable PCI in early init
authorSimon Glass <sjg@chromium.org>
Thu, 13 Nov 2014 05:42:13 +0000 (22:42 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:34:12 +0000 (07:34 +0100)
commit6e5b12b6144acd83dcfb4a79ea0beff787f3f545
tree2cbf6620bcd926e3de2d4cc0531efc05ee47723e
parent7430f1086429fa93e80c3951baac90e1c578898a
x86: ivybridge: Enable PCI in early init

Enable PCI so we can access devices that need to be set up before relocation.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Makefile
arch/x86/cpu/ivybridge/cpu.c
arch/x86/cpu/ivybridge/pci.c [new file with mode: 0644]
include/configs/chromebook_link.h