ath79: enable UART in SoC DTSI files
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar724x_ubnt_xm.dtsi
index b36b0d4fe2e5b21b6775b148d90b5a75cb542890..77dbfc4ac33835139a75bbfadf904509d02fbf8d 100644 (file)
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
@@ -43,6 +37,7 @@
                        partition@40000 {
                                label = "u-boot-env";
                                reg = <0x040000 0x010000>;
+                               read-only;
                        };
 
                        partition@50000 {