
17 Jan
2003
17 Jan
'03
11:43 p.m.
In message 3E288496.3090600@jpl.nasa.gov you wrote:
The problem is that PPCBoot doesn't support the rsh method of booting kernels, so we are stuck w/ tftpboot. We can't use that for our vxworks kernels.
Well, I don't know what VxWorks "rsh method" is, but if it _is_ rsh then you need a full TCP/IP stack, while U-Boot comes just with a minimal subset of UDP.
Why cannot you use TFTP? As it is the more primitive thing to do it should be easier, too...
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
Dealing with failure is easy: work hard to improve. Success is also
easy to handle: you've solved the wrong problem. Work hard to
improve.