[ECOS] bzImage support for i386 targets

Narendra Hadke narenh@intotoind.com
Fri Feb 27 13:31:00 GMT 2004


Hi,
    I am working on porting  redboot to i386 architecture board with
 AMD SC520. I got the code from CVS Feb 13 and applied patch
 for bzImage support from Masato Tarunishi which is available
 on net. With this patch I am able to download "bzImage" from
 local disk as well as network using tftp.
  I used following commands:
  RedBoot> load -m disk hda2:/boot/bzImage ( from local disk )
  Redboot> load bzImage   ( from network )
  Both the commands return same size.
    The box is able to boot with bzImage downloaded from local
 disk with "exec" command but with network downloaded "bzImage"
 it just struck( hangs ). Both the images are same.
 the exec command I am using is 
  RedBoot> exec -c "console=ttyS0,19200 rw root=/dev/hda2"
 Any pointers what may be wrong? Please let me know if you need
 any other info.
Thanks,
Narendra Hadke




-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list