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:
		| @@ -35,7 +35,7 @@ imx6_board_detect() { | |||||||
| 		;; | 		;; | ||||||
|  |  | ||||||
| 	"Gateworks Ventana i.MX6 Dual/Quad GW551X" |\ | 	"Gateworks Ventana i.MX6 Dual/Quad GW551X" |\ | ||||||
| 	"Gateworks Ventana i.MX6 Solo/DualLite GW551X") | 	"Gateworks Ventana i.MX6 DualLite/Solo GW551X") | ||||||
| 		name="gw551x" | 		name="gw551x" | ||||||
| 		;; | 		;; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Mathias Kresin
					Mathias Kresin