ipq40xx: Select correct board-2.bin for EnGenius EMR3500
The board data file for the EnGenius EMR3500 is not part of the default board-2.bin which is shipped by ath10k-board-qca4019. As result, the wrong calibration information will be loaded into the wifi chip. Fixes:3f61e5e1b9("ipq40xx: add support for EnGenius EMR3500") Signed-off-by: Sven Eckelmann <sven@narfation.org> (cherry picked from commit14bd392a1c)
This commit is contained in:
		 Sven Eckelmann
					Sven Eckelmann
				
			
				
					committed by
					
						 David Bauer
						David Bauer
					
				
			
			
				
	
			
			
			 David Bauer
						David Bauer
					
				
			
						parent
						
							15780763c4
						
					
				
				
					commit
					5eb6d7a358
				
			| @@ -424,6 +424,7 @@ define Device/engenius_emr3500 | |||||||
| 	IMAGES += factory.bin | 	IMAGES += factory.bin | ||||||
| 	IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata | 	IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata | ||||||
| 	IMAGE/factory.bin := qsdk-ipq-factory-nor | check-size | 	IMAGE/factory.bin := qsdk-ipq-factory-nor | check-size | ||||||
|  | 	DEVICE_PACKAGES := ipq-wifi-engenius_emr3500 | ||||||
| endef | endef | ||||||
| TARGET_DEVICES += engenius_emr3500 | TARGET_DEVICES += engenius_emr3500 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user