Hi Sascha, On Mon, Jun 28, 2010 at 10:04 AM, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote: > Hi Marek, > > On Fri, Jun 25, 2010 at 11:31:49AM +0200, Belisko Marek wrote: >> Hi, >> >> I have a calao board sbc35-a9260 with u-boot pre-installed on it. >> I would like to try barebox running on that board (also make some development). >> I build at91sam9260ek_defconfig to try it out. I became to situation >> that I don't know how to load image to board :) >> >> I try via tftp but u-boot automatically try to boot it and I got some >> error about magic number. >> I think about possibility just download binary to some RAM address and >> then use go command in u-boot >> to test if barebox binary will work. >> >> There exist some how-to or example how to do this? > > It's perfectly fine to start barebox from U-Boot with the 'go' command. > Try 'setenv autostart no' in U-Boot to stop U-Boot from autostarting > images. I disable autostart and download barebox image to 0x8000 with tftp 0x8000 barebox.bin and then jut go 0x8000 ended with: ## Starting application at 0x00008000 ... Same I got when load latest compiled u-boot binary. For compilation I used Codesourcery eabi toolchain arm-2009q3 with at91sam9260ek_defconfig. Could I somehow check (without JTAG :)) if image is compiled OK and could start on board? > > Sascha > > -- > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > Thanks, Marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite icq: 290551086 web: http://open-nandra.com _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox