imx6: kernel: add GW5520 support
[openwrt/openwrt.git] / target / linux / imx6 / base-files / lib / imx6.sh
index 0318fb44852d16abc882de2bba9fa311329ddba4..360ec587950140ed8d34835e0487be5f3adb769a 100755 (executable)
@@ -34,6 +34,11 @@ imx6_board_detect() {
                name="gw54xx"
                ;;
 
+       "Gateworks Ventana i.MX6 DualLite/Solo GW552X" |\
+       "Gateworks Ventana i.MX6 Dual/Quad GW552X")
+               name="gw552x"
+               ;;
+
        "Wandboard i.MX6 Dual Lite Board")
                name="wandboard"
                ;;