ramips: fix WSR-{600,1166} names
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Jan 2015 18:31:11 +0000 (18:31 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Jan 2015 18:31:11 +0000 (18:31 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43817 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/dts/WSR-1166.dts
target/linux/ramips/dts/WSR-600.dts

index b4e5d91..eeb8df0 100755 (executable)
@@ -82,10 +82,10 @@ ramips_board_detect() {
        *"Aztech HW550-3G")
                name="hw550-3g"
                ;;
-       *"Buffalo WSR-600")
+       *"Buffalo WSR-600DHP")
                name="wsr-600"
                ;;
-       *"Buffalo WSR-1166")
+       *"Buffalo WSR-1166DHP")
                name="wsr-1166"
                ;;
        *"CY-SWR1100")
index 2a90734..98c1dcc 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc";
-       model = "Buffalo WSR-1166";
+       model = "Buffalo WSR-1166DHP";
 
        memory@0 {
                reg = <0x0 0x8000000>;
index be260a7..f9ac3d7 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc";
-       model = "Buffalo WSR-600";
+       model = "Buffalo WSR-600DHP";
 
        memory@0 {
                reg = <0x0 0x4000000>;