
You are right. After taking a closer look, the binaries generated are u-boot.bin, u-boot.srec and u-boot ,not sure why the u-boot.bin.gz is in there tho.
Anyway, it looks like I have the correct binary files. Which one do I burn to flash? And how do I go about putting it on the board? (new to uboot)
Thanks.
-----Original Message----- From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagnioj@jcrosoft.com] Sent: Tuesday, July 22, 2008 3:12 PM To: Rugunda, Solo Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] Trouble with Make Command
On 14:49 Tue 22 Jul , Rugunda, Solo wrote:
Thanks Jerry and Nathan
So I built the image by running the Make with the correct cross
compiler
from the uboot prompt.
The file produced is u-boot.bin.gz
u-boot.bin.gz? are you sure? It's suppose to produce a elf u-boot and u-boot.bin. You are suppose to burn the u-boot.bin to your flash
Best Regards, J.