* lwIP on PPCBoot
@ 2003-04-15 20:21 Arun Dharankar
2003-04-15 21:14 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Arun Dharankar @ 2003-04-15 20:21 UTC (permalink / raw)
To: linuxppc-embedded
Greetings...
Anyone ported lwIP (http://www.sics.se/~adam/lwip/
or http://savannah.nongnu.org/projects/lwip/) to PPCBoot?
If yes, what was the effort needed like?
I am exploring ideas to use this on PPCBoot/U-Boot.
Best regards,
-Arun.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: lwIP on PPCBoot
2003-04-15 20:21 lwIP on PPCBoot Arun Dharankar
@ 2003-04-15 21:14 ` Wolfgang Denk
2003-04-15 22:21 ` Arun Dharankar
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2003-04-15 21:14 UTC (permalink / raw)
To: Arun Dharankar; +Cc: linuxppc-embedded
In message <200304151621.55214.ADharankar@ATTBI.Com> you wrote:
>
> Anyone ported lwIP (http://www.sics.se/~adam/lwip/
> or http://savannah.nongnu.org/projects/lwip/) to PPCBoot?
None that I know of.
> I am exploring ideas to use this on PPCBoot/U-Boot.
What for? U-Boot is a boot loader. You don't need things like
multi-tasking or a ful TCP/IP stack or java support in a boot loader.
If your applications needs such services, then use U-Boot to boot an
OS. I recommend to use tools for the purpose for which they were
designed for. Yes, you can use a microscope as a hammer, but I don't
think it's a good idea. YMMV.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
God made the integers; all else is the work of Man. - Kronecker
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: lwIP on PPCBoot
2003-04-15 21:14 ` Wolfgang Denk
@ 2003-04-15 22:21 ` Arun Dharankar
0 siblings, 0 replies; 3+ messages in thread
From: Arun Dharankar @ 2003-04-15 22:21 UTC (permalink / raw)
To: Wolfgang Denk; +Cc: linuxppc-embedded
Hello Wolfgang, thanks for your kind reply.
On Tuesday 15 April 2003 05:14 pm, you wrote:
> In message <200304151621.55214.ADharankar@ATTBI.Com> you wrote:
> > Anyone ported lwIP (http://www.sics.se/~adam/lwip/
> > or http://savannah.nongnu.org/projects/lwip/) to PPCBoot?
> > I am exploring ideas to use this on PPCBoot/U-Boot.
>
> What for? U-Boot is a boot loader. You don't need things like
> multi-tasking or a ful TCP/IP stack or java support in a boot loader.
> If your applications needs such services, then use U-Boot to boot an
> OS. I recommend to use tools for the purpose for which they were
> designed for. Yes, you can use a microscope as a hammer, but I don't
> think it's a good idea. YMMV.
I am sure many will agree that PPCBoot/U-Boot can be used (and
probably IS used by many) for more than booting a bigger/more
sophisticated OSs. Surely, one example is diags.
PPCBoot/U-Boot supports the concept of applications (not linked into
it, but one using system calls). One possible use could be to do some
basic/minimal diags, and send an SNMP trap for any failed diags.
Surely, the stack could be linked into PPCBoot/U-Boot application
without having to modify PPCBoot/U-Boot. Maybe some change to
expose the network interface via system calls would be needed.
By the way, being able to access ethernet interfaces via system calls
seems to be something very useful to have. Ethernet diags at application
level could use it effectively. Anything already done for this?
You might agree: it depends on how much creative one can get. I am
quite sure that others will be more creative with what else can be
implemented using PPCBoot/U-Boot. I agree 100% with what you
wrote: YMMV.
Best regards,
-Arun.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-04-15 22:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-15 20:21 lwIP on PPCBoot Arun Dharankar
2003-04-15 21:14 ` Wolfgang Denk
2003-04-15 22:21 ` Arun Dharankar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).