public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] sh: sh7763rdp: Update sh7763rdp config
@ 2008-11-21  3:06 Nobuhiro Iwamatsu
  2008-11-25  7:50 ` Ben Warren
  0 siblings, 1 reply; 3+ messages in thread
From: Nobuhiro Iwamatsu @ 2008-11-21  3:06 UTC (permalink / raw)
  To: u-boot

Add CONFIG_NET_MULTI in config file, because sh_eth changed new newwork API.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
---
 include/configs/sh7763rdp.h |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h
index 8a76dad..4ea79cf 100644
--- 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)
-- 
1.5.6.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-04  1:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-21  3:06 [U-Boot] [PATCH] sh: sh7763rdp: Update sh7763rdp config Nobuhiro Iwamatsu
2008-11-25  7:50 ` Ben Warren
2008-12-04  1:53   ` Nobuhiro Iwamatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox