
14 Jun
2017
14 Jun
'17
10:53 a.m.
On Tuesday 13 June 2017 06:33 PM, Lokesh Vutla wrote:
On Tuesday 13 June 2017 05:40 PM, Vignesh R wrote:
Enable USB nodes required to support RNDIS boot in SPL.
Signed-off-by: Vignesh R vigneshr@ti.com
arch/arm/dts/am437x-gp-evm-u-boot.dtsi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
diff --git a/arch/arm/dts/am437x-gp-evm-u-boot.dtsi b/arch/arm/dts/am437x-gp-evm-u-boot.dtsi index 885a9a92dbd3..a689cd68a593 100644 --- a/arch/arm/dts/am437x-gp-evm-u-boot.dtsi +++ b/arch/arm/dts/am437x-gp-evm-u-boot.dtsi @@ -36,3 +36,23 @@ &phy_sel { u-boot,dm-pre-reloc; };
+&am43xx_control_usb2phy1 {
- u-boot,dm-pre-reloc;
+};
As asked earlier, any reason not to use u-boot,dm-spl ?
Oops, I overlooked this... Will fix in the next version.
--
Regards
Vignesh