arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weak
[oweals/u-boot.git] / arch / arm / dts / uniphier-ph1-pro4-ref.dts
index 03091a897afabdc5aa8f843897c4738c77288d3f..52fa81fae15e6ce6eaa70e675d8091edce155428 100644 (file)
 
        chosen {
                bootargs = "console=ttyPS0,115200 earlyprintk";
+               stdout-path = &uart0;
        };
 };
+
+&uart0 {
+       status = "okay";
+};
+
+&uart1 {
+       status = "okay";
+};
+
+&usb0 {
+      status = "okay";
+};
+
+&usb1 {
+      status = "okay";
+};