]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Disable PCIe for zcu102
authorMichal Simek <michal.simek@xilinx.com>
Fri, 15 Jan 2016 11:25:44 +0000 (12:25 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 11 Feb 2016 15:39:42 +0000 (16:39 +0100)
PCIe is valid configuration for this board but GT muxes are setup to use
DP, USB and SATA instead of PCIe x4.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu102.dts

index 567adf868181df55fc01ecf52aa02559f2c76998..3a1e657edbad981f25b8e3926f9041bd47b05097 100644 (file)
@@ -528,7 +528,7 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751)  += max20751.o
 };
 
 &pcie {
-       status = "okay";
+/*     status = "okay"; */
 };
 
 &qspi {