From 16122667114145bc0e0b96c40bfe3342fa7e5a43 Mon Sep 17 00:00:00 2001
From: Marcel Ziswiler <marcel@ziswiler.com>
Date: Wed, 9 Sep 2009 21:09:00 +0200
Subject: [PATCH] r7780mp: fix typo in Ethernet chip model number comment.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
---
 include/configs/r7780mp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
GitLab