
17 Jun
2016
17 Jun
'16
3:20 p.m.
This series adds the ability for PCI to be disabled via an env var then disables it by default for the Gateworks Ventana boards because of an adverse affect enabling PCI in the bootloader has on the kernel. The user may want to remove the env var that disables it if they require features that need PCI enabled in the bootloader.
Tim Harvey (2): pci: allow disabling of pci init/enum via env imx: ventana: default pci to disabled
drivers/pci/pci.c | 4 ++++ include/configs/gw_ventana.h | 1 + 2 files changed, 5 insertions(+)
--
1.9.1