[U-Boot] [PATCH 3/3] ARM: socfpga: Disable OC on MCVEVK
Marek Vasut
marex at denx.de
Wed Apr 5 11:42:16 UTC 2017
Disable the OC test on MCVEVK as the old PHY version does not provide
this information. This fixes the USB OTG operation.
Signed-off-by: Marek Vasut <marex at denx.de>
---
arch/arm/dts/socfpga_cyclone5_mcvevk.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/socfpga_cyclone5_mcvevk.dts b/arch/arm/dts/socfpga_cyclone5_mcvevk.dts
index 1462f08..833a87d 100644
--- a/arch/arm/dts/socfpga_cyclone5_mcvevk.dts
+++ b/arch/arm/dts/socfpga_cyclone5_mcvevk.dts
@@ -54,5 +54,6 @@
};
&usb1 {
+ disable-over-current;
status = "okay";
};
--
2.10.2
More information about the U-Boot
mailing list