Re: [U-Boot-Users] Running a application in U-Boot

2008-07-24 Thread Remy Bohmer
Hello, > I am working on AT91SAM9263 Customised board having U-boot. I want to rn > some application on the top of U-boot . I found some command like go to run > a application in U-boot. I m trying to run the demo program Hello_world.c > provided in the U-Boot source . But after loading that to 0x

Re: [U-Boot-Users] Running a application in U-Boot

2008-07-24 Thread Ken.Fuchs
No HTML allowed on this list; Please use plain text messages. Light King (Ansh) wrote: > I am working on AT91SAM9263 Customised board having U-boot. > I want to run some application on the top of U-boot . I found > some command like go to run a application in U-boot. I m > trying to run the demo