[U-Boot] [PATCH 0/2] imx: ventana: allow pci to be disabled via env
Tim Harvey
tharvey at gateworks.com
Fri Jun 17 15:20:24 CEST 2016
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
More information about the U-Boot
mailing list