[U-Boot] Load code in U-Boot for mpc5121e

WANG Rui power.w.rui at gmail.com
Wed Mar 17 03:34:51 CET 2010


In my opinion, you could use kermit to send your binary file into ram,
for instance 0x200000,via serial connection, and then use u-boot
command "go 0x200000"

Hope that helps you.

Best, regards
Rui

On Wed, Mar 17, 2010 at 1:26 AM, James Smith <bbjh1 at yahoo.com> wrote:
> Hi,
>
> I am quiet new with embedded linux so I was wondering if someone can help me with my issue. I am trying to load a c code on the mpc5121e processor found on the ADS5121 board. The only connection between my board and my host (Linux PC) is a serial cable and an Ethernet cable. I am trying to turn on the LEDs on the board, but for some reason I am not able to debug my code. I have been told that I either have to purchase an EthernetTAP or a USBTAP, or I should try to load the code in U-Boot. So I was wondering if someone can tell me how to load my code in U-Boot.
> Thank you.
>
>
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
>


More information about the U-Boot mailing list