imx6: fix DualLite/Solo GW551X board detection

The model name is a different one in the device tree source file.

Signed-off-by: Mathias Kresin <dev@kresin.me>
lede-17.01
Mathias Kresin 2017-05-15 18:21:39 +02:00
parent 82b20d74cb
commit 8fbef4b11b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ imx6_board_detect() {
;;
"Gateworks Ventana i.MX6 Dual/Quad GW551X" |\
"Gateworks Ventana i.MX6 Solo/DualLite GW551X")
"Gateworks Ventana i.MX6 DualLite/Solo GW551X")
name="gw551x"
;;