ramips: use different board names for variants
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / VOCORE-16M.dts
index 11ebac7230853b24a64e665073e877f0d8ae0bf7..dd10784bf15dd3e87e339937585b40956f94bdd2 100644 (file)
@@ -2,6 +2,10 @@
 
 #include "VOCORE.dtsi"
 
+/ {
+       model = "VoCore (16M)";
+};
+
 &spi0 {
        status = "okay";
 
@@ -9,7 +13,7 @@
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                linux,modalias = "m25p80", "w25q128";
                spi-max-frequency = <10000000>;