mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-11-04 10:21:25 +01:00 
			
		
		
		
	r7780mp: fix typo in Ethernet chip model number comment.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
This commit is contained in:
		
							parent
							
								
									45f89f340b
								
							
						
					
					
						commit
						c7c1dbbf71
					
				@ -154,7 +154,7 @@
 | 
				
			|||||||
#define CONFIG_NET_MULTI
 | 
					#define CONFIG_NET_MULTI
 | 
				
			||||||
#define CONFIG_RTL8169
 | 
					#define CONFIG_RTL8169
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
/* AX88696L Support(NE2000 base chip) */
 | 
					/* AX88796L Support(NE2000 base chip) */
 | 
				
			||||||
#define CONFIG_DRIVER_NE2000
 | 
					#define CONFIG_DRIVER_NE2000
 | 
				
			||||||
#define CONFIG_DRIVER_AX88796L
 | 
					#define CONFIG_DRIVER_AX88796L
 | 
				
			||||||
#define CONFIG_DRIVER_NE2000_BASE	0xA4100000
 | 
					#define CONFIG_DRIVER_NE2000_BASE	0xA4100000
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user