public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] adding tcp
@ 2004-11-03 15:59 mastupristi
  2004-11-03 16:28 ` Wolfgang Denk
  2004-11-09 17:42 ` Andrew Wozniak
  0 siblings, 2 replies; 5+ messages in thread
From: mastupristi @ 2004-11-03 15:59 UTC (permalink / raw)
  To: u-boot

We use u-boot 0.4.0 and we need to add tcp protocol.
Is it possible?

thanks
-- 
Mastupristi?

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

* [U-Boot-Users] adding tcp
  2004-11-03 15:59 [U-Boot-Users] adding tcp mastupristi
@ 2004-11-03 16:28 ` Wolfgang Denk
  2004-11-03 16:42   ` mastupristi
  2004-11-09 17:42 ` Andrew Wozniak
  1 sibling, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2004-11-03 16:28 UTC (permalink / raw)
  To: u-boot

In message <389686f204110307591146b919@mail.gmail.com> you wrote:
> We use u-boot 0.4.0 and we need to add tcp protocol.
> Is it possible?

Yes, and it's trivial. It's a two-step procedure. In the  first  step
you  will start standard U-Boot, and in the second step you will boot
an operating system (Linux recommended).

In other words: don't. U-Boot is a boot loader, and  you  don't  need
nor want a full TCP stack here.


BTW: I strongly recommend to update - version 0.4.0 is _very_ old.

Best regards,

Wolfgang Denk

-- 
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I used to be indecisive, now I'm not sure.

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

* [U-Boot-Users] adding tcp
  2004-11-03 16:28 ` Wolfgang Denk
@ 2004-11-03 16:42   ` mastupristi
  2004-11-03 18:09     ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: mastupristi @ 2004-11-03 16:42 UTC (permalink / raw)
  To: u-boot

On Wed, 03 Nov 2004 17:28:49 +0100, Wolfgang Denk <wd@denx.de> wrote:
> > We use u-boot 0.4.0 and we need to add tcp protocol.
> > Is it possible?
> 
> Yes, and it's trivial. It's a two-step procedure. In the  first  step
> you  will start standard U-Boot, and in the second step you will boot
> an operating system (Linux recommended).
No. We need to embed tcp in u-boot.

> In other words: don't. U-Boot is a boot loader, and  you  don't  need
> nor want a full TCP stack here.
unfortunately we need to provide some features (involving tcp) before
linux was boot.
Is it so difficult to embed tcp in u-boot?

> BTW: I strongly recommend to update - version 0.4.0 is _very_ old.
We were asked to use 0.4.0. Obviously I prefer to use a more recent
version but unfortunately we can't.

thanks

-- 
Mastupristi?

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

* [U-Boot-Users] adding tcp
  2004-11-03 16:42   ` mastupristi
@ 2004-11-03 18:09     ` Wolfgang Denk
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2004-11-03 18:09 UTC (permalink / raw)
  To: u-boot

Dear Mastupristi?

in message <389686f2041103084237c03568@mail.gmail.com> you wrote:
>
> > Yes, and it's trivial. It's a two-step procedure. In the  first  step
> > you  will start standard U-Boot, and in the second step you will boot
> > an operating system (Linux recommended).
> No. We need to embed tcp in u-boot.

No, you don't. Forget it. A full-blown  TCP/IP  stack  requires  much
more  services  than  avialable  in  U-Boot.  Please repeat after me:
U-Boot is just a boot loader, it is NOT an operating system.

> unfortunately we need to provide some features (involving tcp) before
> linux was boot.

Then boot a minimized Linux kernel first. Or, if this is not  allowed
by your Powers That Be, then boot a NetBSD image for this task ;-)

> Is it so difficult to embed tcp in u-boot?

Short answer: yes.

> > BTW: I strongly recommend to update - version 0.4.0 is _very_ old.
> We were asked to use 0.4.0. Obviously I prefer to use a more recent
> version but unfortunately we can't.

Then do yourself a favour and reject this job. All your work would be
wasted. It makes  NO,  absolutely  NO  sense  to  base  current  work
(especially  work  that  is  intended to add major extensions) on old
code that has been obsoleted more than a year ago.

Best regards,

Wolfgang Denk

-- 
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Voodoo Programming: Things programmers do that  they  know  shouldn't
work  but they try anyway, and which sometimes actually work, such as
recompiling everything.                             - Karl Lehenbauer

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

* [U-Boot-Users] adding tcp
  2004-11-03 15:59 [U-Boot-Users] adding tcp mastupristi
  2004-11-03 16:28 ` Wolfgang Denk
@ 2004-11-09 17:42 ` Andrew Wozniak
  1 sibling, 0 replies; 5+ messages in thread
From: Andrew Wozniak @ 2004-11-09 17:42 UTC (permalink / raw)
  To: u-boot

Instead of TCP, might netconsole be a suitable substitute?
U-Boot has it.

mastupristi wrote:
> We use u-boot 0.4.0 and we need to add tcp protocol.
> Is it possible?
> 
> thanks

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

end of thread, other threads:[~2004-11-09 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-03 15:59 [U-Boot-Users] adding tcp mastupristi
2004-11-03 16:28 ` Wolfgang Denk
2004-11-03 16:42   ` mastupristi
2004-11-03 18:09     ` Wolfgang Denk
2004-11-09 17:42 ` Andrew Wozniak

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