mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	firmware-utils: tplink-safeloader: add support for Archer C5 v2 JP/US
Add support for Japan and US versions of TP-Link Archer C5 v2 Signed-off-by: Jean-Pierre St-Yves <jpstyves@gmail.com>
This commit is contained in:
		
							parent
							
								
									7d21b4eed0
								
							
						
					
					
						commit
						01280bc8dc
					
				@ -423,9 +423,9 @@ static struct device_info boards[] = {
 | 
			
		||||
		.vendor = "",
 | 
			
		||||
		.support_list =
 | 
			
		||||
			"SupportList:\r\n"
 | 
			
		||||
			"{product_name:ArcherC5,"
 | 
			
		||||
			"product_ver:2.0.0,"
 | 
			
		||||
			"special_id:00000000}\r\n",
 | 
			
		||||
			"{product_name:ArcherC5,product_ver:2.0.0,special_id:00000000}\r\n"
 | 
			
		||||
			"{product_name:ArcherC5,product_ver:2.0.0,special_id:55530000}\r\n"
 | 
			
		||||
			"{product_name:ArcherC5,product_ver:2.0.0,special_id:4A500000}\r\n", /* JP version */
 | 
			
		||||
		.support_trail = '\x00',
 | 
			
		||||
		.soft_ver = NULL,
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user