mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-10 20:28:59 +00: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
9833951ff7
commit
1612266711
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@
|
|||
#define CONFIG_NET_MULTI
|
||||
#define CONFIG_RTL8169
|
||||
*/
|
||||
/* AX88696L Support(NE2000 base chip) */
|
||||
/* AX88796L Support(NE2000 base chip) */
|
||||
#define CONFIG_DRIVER_NE2000
|
||||
#define CONFIG_DRIVER_AX88796L
|
||||
#define CONFIG_DRIVER_NE2000_BASE 0xA4100000
|
||||
|
|
Loading…
Reference in a new issue