diff options
| author | Marcel Ziswiler <[email protected]> | 2009-09-09 21:09:00 +0200 |
|---|---|---|
| committer | Tom Rix <[email protected]> | 2009-10-03 09:04:21 -0500 |
| commit | 16122667114145bc0e0b96c40bfe3342fa7e5a43 (patch) | |
| tree | 5bfbcef64fd36fc5610ad5af3423653732ba9262 /include | |
| parent | 9833951ff7f31672769556f82609d7afd9e15fa9 (diff) | |
r7780mp: fix typo in Ethernet chip model number comment.
Signed-off-by: Marcel Ziswiler <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/r7780mp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index 7738a17b01f..71c570eee90 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -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 |
