summaryrefslogtreecommitdiffstats
path: root/include/configs/r7780mp.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2009-09-09 21:09:00 +0200
committerWolfgang Denk <wd@denx.de>2009-09-10 23:11:03 +0200
commitc7c1dbbf7159b38f3302b845dd97d28a543ff91b (patch)
tree3811e7b23f36e71ab2dcd55bf7bcc32cbb3e17f4 /include/configs/r7780mp.h
parent45f89f340b4d8aa099fd022260dcb13cf3321b61 (diff)
downloadblackbird-obmc-uboot-c7c1dbbf7159b38f3302b845dd97d28a543ff91b.tar.gz
blackbird-obmc-uboot-c7c1dbbf7159b38f3302b845dd97d28a543ff91b.zip
r7780mp: fix typo in Ethernet chip model number comment.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
Diffstat (limited to 'include/configs/r7780mp.h')
-rw-r--r--include/configs/r7780mp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 7738a17b01..71c570eee9 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
OpenPOWER on IntegriCloud