imx6: ventana: add GW553x board identification
[openwrt/staging/chunkeey.git] / target / linux / imx6 / base-files / lib / imx6.sh
index 3a9dea37eae75a96ef3c679bba0d551a9db765f8..8254cac6735959096b9ad9834f0b81e38d808f2b 100755 (executable)
@@ -44,6 +44,11 @@ imx6_board_detect() {
                name="gw552x"
                ;;
 
+       "Gateworks Ventana i.MX6 DualLite/Solo GW553X" |\
+       "Gateworks Ventana i.MX6 Dual/Quad GW553X")
+               name="gw553x"
+               ;;
+
        "Gateworks Ventana i.MX6 DualLite/Solo GW5904" |\
        "Gateworks Ventana i.MX6 Dual/Quad GW5904")
                name="gw5904"