mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	ralink: fix eeprom loading
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39245
This commit is contained in:
		
							parent
							
								
									09a06d937e
								
							
						
					
					
						commit
						03ef20ce6f
					
				| @ -102,10 +102,13 @@ case "$FIRMWARE" in | |||||||
| 	w502u | \ | 	w502u | \ | ||||||
| 	wcr-150gn | \ | 	wcr-150gn | \ | ||||||
| 	whr-g300n | \ | 	whr-g300n | \ | ||||||
|  | 	whr-300hp2 | \ | ||||||
|  | 	whr-600d | \ | ||||||
| 	wl-330n | \ | 	wl-330n | \ | ||||||
| 	wl-330n3g | \ | 	wl-330n3g | \ | ||||||
| 	wl-351 | \ | 	wl-351 | \ | ||||||
| 	wli-tx4-ag300n | \ | 	wli-tx4-ag300n | \ | ||||||
|  | 	wmr300 | \ | ||||||
| 	wnce2001 | \ | 	wnce2001 | \ | ||||||
| 	wr512-3gn | \ | 	wr512-3gn | \ | ||||||
| 	wr6202 | \ | 	wr6202 | \ | ||||||
| @ -129,7 +132,7 @@ case "$FIRMWARE" in | |||||||
| 
 | 
 | ||||||
| "rt2x00pci_1_0.eeprom") | "rt2x00pci_1_0.eeprom") | ||||||
| 	case $board in | 	case $board in | ||||||
| 	rt-n56u) | 	rt-n56u | whr-600d) | ||||||
| 		rt2x00_eeprom_extract "factory" 32768 512 | 		rt2x00_eeprom_extract "factory" 32768 512 | ||||||
| 		;; | 		;; | ||||||
| 	esac | 	esac | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user