mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
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>
This commit is contained in:
parent
eaf6f1532d
commit
f7eb7f577f
@ -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"
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user