ramips: fix UPVEL model names
authorJohn Crispin <john@openwrt.org>
Mon, 17 Aug 2015 05:58:20 +0000 (05:58 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 17 Aug 2015 05:58:20 +0000 (05:58 +0000)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
SVN-Revision: 46618

target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/dts/UR-326N4G.dts
target/linux/ramips/dts/UR-336UN.dts

index fa9024319364c9ca3e860d205a041f765aca9538..9e7f4e59880cba163c92bcbaab4e9d5b482e6975 100755 (executable)
@@ -370,10 +370,10 @@ ramips_board_detect() {
        *"WR512-3GN-like router")
                name="wr512-3gn"
                ;;
-       *"UR-326N4G Wireless N router")
+       *"UPVEL UR-326N4G")
                name="ur-326n4g"
                ;;
-       *"UR-336UN Wireless N router")
+       *"UPVEL UR-336UN")
                name="ur-336un"
                ;;
        *"AWB WR6202")
index 6350bd7a00802bc824e09e7795648880508833f7..92a7a57a62d14c2d713dacacee459ae8aba3bbf6 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        compatible = "UR-326N4G", "ralink,rt3052-soc";
-       model = "UR-326N4G Wireless N router";
+       model = "UPVEL UR-326N4G";
 
        pinctrl {
                state_default: pinctrl0 {
index 896b6e65425ec556446884bae757fc745b9774c7..a6ef6cdc7ee33daf6b8ff614ed5ac8325d6320cd 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        compatible = "UR-336UN", "ralink,rt3052-soc";
-       model = "UR-336UN Wireless N router";
+       model = "UPVEL UR-336UN";
 
        pinctrl {
                state_default: pinctrl0 {