imx6: use upstream gateworks board names
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Oct 2013 02:19:07 +0000 (02:19 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Oct 2013 02:19:07 +0000 (02:19 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38573 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/imx6/base-files/etc/uci-defaults/02_network
target/linux/imx6/files-3.10/arch/arm/boot/dts/imx6dl-gw51xx.dts
target/linux/imx6/files-3.10/arch/arm/boot/dts/imx6dl-gw52xx.dts
target/linux/imx6/files-3.10/arch/arm/boot/dts/imx6q-gw54xx.dts

index a8b7482..9a221dd 100644 (file)
@@ -12,12 +12,16 @@ touch /etc/config/network
 ucidef_set_interface_loopback
 
 case "`cat /proc/device-tree/model`" in
 ucidef_set_interface_loopback
 
 case "`cat /proc/device-tree/model`" in
-"Gateworks Ventana GW51XX" |\
-"Gateworks Ventana GW52XX")
+"Gateworks Ventana i.MX6 DualLite GW51XX" |\
+"Gateworks Ventana i.MX6 DualLite GW52XX" |\
+"Gateworks Ventana i.MX6 Quad GW51XX" |\
+"Gateworks Ventana i.MX6 Quad GW52XX")
        ucidef_set_interface_lan 'eth0'
        ;;
        ucidef_set_interface_lan 'eth0'
        ;;
-"Gateworks Ventana GW53XX" |\
-"Gateworks Ventana GW54XX" |\
+"Gateworks Ventana i.MX6 DualLite GW53XX" |\
+"Gateworks Ventana i.MX6 DualLite GW54XX" |\
+"Gateworks Ventana i.MX6 Quad GW53XX" |\
+"Gateworks Ventana i.MX6 Quad GW54XX" |\
 "Gateworks Ventana GW5400-A")
        ucidef_set_interfaces_lan_wan 'eth0' 'eth1'
        ;;
 "Gateworks Ventana GW5400-A")
        ucidef_set_interfaces_lan_wan 'eth0' 'eth1'
        ;;
index e4c6df6..3368d45 100644 (file)
@@ -13,7 +13,7 @@
 #include "imx6dl.dtsi"
 
 / {
 #include "imx6dl.dtsi"
 
 / {
-       model = "Gateworks Ventana GW51XX";
+       model = "Gateworks Ventana i.MX6 DualLite GW51XX";
        compatible = "gw,imx6dl-gw51xx", "gw,ventana", "fsl,imx6dl";
 
        /* these are used by bootloader for disabling nodes */
        compatible = "gw,imx6dl-gw51xx", "gw,ventana", "fsl,imx6dl";
 
        /* these are used by bootloader for disabling nodes */
index 42bd30e..400c064 100644 (file)
@@ -13,7 +13,7 @@
 #include "imx6dl.dtsi"
 
 / {
 #include "imx6dl.dtsi"
 
 / {
-       model = "Gateworks Ventana GW52XX";
+       model = "Gateworks Ventana i.MX6 DualLite GW52XX";
        compatible = "gw,imx6dl-gw52xx", "gw,ventana", "fsl,imx6dl";
 
        /* these are used by bootloader for disabling nodes */
        compatible = "gw,imx6dl-gw52xx", "gw,ventana", "fsl,imx6dl";
 
        /* these are used by bootloader for disabling nodes */
index bc66c3e..f9cf29a 100644 (file)
@@ -13,7 +13,7 @@
 #include "imx6q.dtsi"
 
 / {
 #include "imx6q.dtsi"
 
 / {
-       model = "Gateworks Ventana GW54XX";
+       model = "Gateworks Ventana i.MX6 Quad GW54XX";
        compatible = "gw,imx6q-gw54xx", "gw,ventana", "fsl,imx6q";
 
        /* these are used by bootloader for disabling nodes */
        compatible = "gw,imx6q-gw54xx", "gw,ventana", "fsl,imx6q";
 
        /* these are used by bootloader for disabling nodes */