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:
ba705b5
)
sh: sh7763rdp: Update sh7763rdp config
author
Nobuhiro Iwamatsu
<iwamatsu.nobuhiro@renesas.com>
Fri, 21 Nov 2008 03:06:26 +0000
(12:06 +0900)
committer
Ben Warren
<biggerbadderben@gmail.com>
Sun, 25 Jan 2009 04:45:52 +0000
(20:45 -0800)
Add CONFIG_NET_MULTI in config file, because sh_eth changed new newwork API.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
include/configs/sh7763rdp.h
patch
|
blob
|
history
diff --git
a/include/configs/sh7763rdp.h
b/include/configs/sh7763rdp.h
index 8a76dad5d93580f85cacb18cb9a9ab8aac622a6b..4ea79cf33b3be301f0d78338c68ae8099f398d32 100644
(file)
--- a/
include/configs/sh7763rdp.h
+++ b/
include/configs/sh7763rdp.h
@@
-118,6
+118,7
@@
#define CONFIG_SYS_HZ (CONFIG_SYS_CLK_FREQ / TMU_CLK_DIVIDER)
/* Ether */
+#define CONFIG_NET_MULTI 1
#define CONFIG_SH_ETHER 1
#define CONFIG_SH_ETHER_USE_PORT (1)
#define CONFIG_SH_ETHER_PHY_ADDR (0x01)