* [U-Boot] [PATCH] sh: r7780mp: Update config
@ 2009-10-15 6:26 Nobuhiro Iwamatsu
2009-10-16 5:05 ` Ben Warren
0 siblings, 1 reply; 3+ messages in thread
From: Nobuhiro Iwamatsu @ 2009-10-15 6:26 UTC (permalink / raw)
To: u-boot
Enabled CONFIG_NET_MULTI.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
---
include/configs/r7780mp.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 71c570e..0701fa3 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -150,8 +150,8 @@
#endif /* CONFIG_CMD_PCI */
#if defined(CONFIG_CMD_NET)
-/*
#define CONFIG_NET_MULTI
+/*
#define CONFIG_RTL8169
*/
/* AX88796L Support(NE2000 base chip) */
--
1.6.4.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] sh: r7780mp: Update config
2009-10-15 6:26 [U-Boot] [PATCH] sh: r7780mp: Update config Nobuhiro Iwamatsu
@ 2009-10-16 5:05 ` Ben Warren
2009-10-16 6:15 ` Nobuhiro Iwamatsu
0 siblings, 1 reply; 3+ messages in thread
From: Ben Warren @ 2009-10-16 5:05 UTC (permalink / raw)
To: u-boot
Hi Nobuhiro,
On Wed, Oct 14, 2009 at 11:26 PM, Nobuhiro Iwamatsu <
iwamatsu.nobuhiro@renesas.com> wrote:
> Enabled CONFIG_NET_MULTI.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
> ---
> include/configs/r7780mp.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
> index 71c570e..0701fa3 100644
> --- a/include/configs/r7780mp.h
> +++ b/include/configs/r7780mp.h
> @@ -150,8 +150,8 @@
> #endif /* CONFIG_CMD_PCI */
>
> #if defined(CONFIG_CMD_NET)
> -/*
> #define CONFIG_NET_MULTI
> +/*
> #define CONFIG_RTL8169
> */
> /* AX88796L Support(NE2000 base chip) */
>
Does this work? NE2000 doesn't support CONFIG_NET_MULTI yet...
I apologize if I'm missing something crucial here.
regards,
Ben
> --
> 1.6.4.3
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] sh: r7780mp: Update config
2009-10-16 5:05 ` Ben Warren
@ 2009-10-16 6:15 ` Nobuhiro Iwamatsu
0 siblings, 0 replies; 3+ messages in thread
From: Nobuhiro Iwamatsu @ 2009-10-16 6:15 UTC (permalink / raw)
To: u-boot
Hi Ben.
Ben Warren wrote:
> Hi Nobuhiro,
>
> On Wed, Oct 14, 2009 at 11:26 PM, Nobuhiro Iwamatsu
> <iwamatsu.nobuhiro at renesas.com <mailto:iwamatsu.nobuhiro@renesas.com>>
> wrote:
>
> Enabled CONFIG_NET_MULTI.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com
> <mailto:iwamatsu.nobuhiro@renesas.com>>
> ---
> include/configs/r7780mp.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
> index 71c570e..0701fa3 100644
> --- a/include/configs/r7780mp.h
> +++ b/include/configs/r7780mp.h
> @@ -150,8 +150,8 @@
> #endif /* CONFIG_CMD_PCI */
>
> #if defined(CONFIG_CMD_NET)
> -/*
> #define CONFIG_NET_MULTI
> +/*
> #define CONFIG_RTL8169
> */
> /* AX88796L Support(NE2000 base chip) */
>
> Does this work? NE2000 doesn't support CONFIG_NET_MULTI yet...
>
> I apologize if I'm missing something crucial here.
Sorry, this is my check error.
Thank you !
Best regards,
Nobuhiro
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-10-16 6:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-15 6:26 [U-Boot] [PATCH] sh: r7780mp: Update config Nobuhiro Iwamatsu
2009-10-16 5:05 ` Ben Warren
2009-10-16 6:15 ` Nobuhiro Iwamatsu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox