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