ramips: rt305x: use lzma-loader for ZyXEL Keenetic Lite rev.B
Fixes boot loader LZMA decompression issue, reported by GitHub user KOLANICH at [0]. The reported LZMA ERROR has date of 2020-07-20, soon after the device support landed: Ralink UBoot Version: 3.5.2.4_ZyXEL .... 3: System Boot system code via Flash. Image Name: MIPS OpenWrt Linux-4.14.187 Created: 2020-07-20 3:39:11 UTC Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1472250 Bytes = 1.4 MB Load Address: 80000000 Entry Point: 80000000 Verifying Checksum ... OK Uncompressing Kernel Image ... LZMA ERROR 1 - must RESET board to recover [0]fea232ae8f (commitcomment-45016560)Fixes:4dc9ad4af8("ramips: add support for ZyXEL Keenetic Lite Rev.B") Signed-off-by: Szabolcs Hubai <szab.hu@gmail.com> (cherry picked from commitdd3c1ad8ee)
This commit is contained in:
		 Szabolcs Hubai
					Szabolcs Hubai
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							beab1bf163
						
					
				
				
					commit
					580748fd47
				
			| @@ -1196,6 +1196,7 @@ endef | |||||||
| TARGET_DEVICES += zyxel_keenetic | TARGET_DEVICES += zyxel_keenetic | ||||||
|  |  | ||||||
| define Device/zyxel_keenetic-lite-b | define Device/zyxel_keenetic-lite-b | ||||||
|  |   $(Device/uimage-lzma-loader) | ||||||
|   SOC := rt5350 |   SOC := rt5350 | ||||||
|   IMAGE_SIZE := 7872k |   IMAGE_SIZE := 7872k | ||||||
|   DEVICE_VENDOR := ZyXEL |   DEVICE_VENDOR := ZyXEL | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user