[U-Boot-Users] downloading image through serial port

Hi, how does one download uImage (kernel) using only serial port.
and giving control to that?.
Regard, Jo

Hi , You can use the bootloader say u-boot loader. Also you can use the 'loadb' command of u-boot loader to transfer the image.
Thanks and regards Kaushik
Maximus john.maximus@gmail.com wrote: Hi, how does one download uImage (kernel) using only serial port.
and giving control to that?.
Regard, Jo
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&da... _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
--------------------------------- Do you Yahoo!? Next-gen email? Have it all with the all-new Yahoo! Mail Beta.

In message 3634de740607150700u60323002n8e43d7696a5651d0@mail.gmail.com you wrote:
how does one download uImage (kernel) using only serial port. and giving control to that?.
Use one of the download commands that work over the serial port, like loads, loadb, or loady.
May I also recommend to RTFM?
Best regards,
Wolfgang Denk
participants (3)
-
Kaushik karandikar
-
Maximus
-
Wolfgang Denk