ramips: use different board names for variants
[openwrt/staging/blogic.git] / target / linux / ramips / dts / VOCORE-8M.dts
index ea7185b1ab2cb2c1830bb43fab9ee76b0a837a10..e3647244f9f0215fb336bd55f4a0bf1ef3348f36 100644 (file)
@@ -2,6 +2,10 @@
 
 #include "VOCORE.dtsi"
 
+/ {
+       model = "VoCore (8M)";
+};
+
 &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", "s25fl064k";
                spi-max-frequency = <10000000>;