projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bb46d2
)
omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LAN91C96...
author
Ashok
<ashokkourla2000@gmail.com>
Mon, 15 Oct 2012 06:27:47 +0000
(06:27 +0000)
committer
Tom Rini
<trini@ti.com>
Mon, 22 Oct 2012 15:31:57 +0000
(08:31 -0700)
Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C9 as
CONFIG_DRIVER_LAN91C96 is obsolete.
Signed-off-by: Ashok Kumar Reddy <ashokkourla2000@gmail.com>
board/ti/omap2420h4/omap2420h4.c
patch
|
blob
|
history
diff --git
a/board/ti/omap2420h4/omap2420h4.c
b/board/ti/omap2420h4/omap2420h4.c
index a3983e376b631467e48abcd8aa69d3a158f315f0..188e4acc0998cf9fd8247dc79aecc2a94148e206 100644
(file)
--- a/
board/ti/omap2420h4/omap2420h4.c
+++ b/
board/ti/omap2420h4/omap2420h4.c
@@
-153,7
+153,7
@@
void wait_for_command_complete(unsigned int wd_base)
******************************************************************/
void ether_init (void)
{
-#ifdef CONFIG_
DRIVER_
LAN91C96
+#ifdef CONFIG_LAN91C96
int cnt = 20;
__raw_writeb(0x3,OMAP2420_CTRL_BASE+0x10a); /*protect->gpio95 */