mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +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
45f89f340b
commit
c7c1dbbf71
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