This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Redboot for iq80310


Ashwin Kamath wrote:
> 
> The redboot_ROM.bin image for iq80310 on the sources.redhat.com website
> has symbols in it.
> 
> http://sources.redhat.com/ecos/boards/redbootbins/iq80310/redboot_ROM.bin
> 
> I tried to burn this image onto the ROM, but the image failed to boot
> after I flashed it. Then I stripped the symbols from the image, but with
> the same results. The file size after stripping was around 300KB which
> is twice the size of the earlier redboot images. Does anybody think/know
> that there is a problem with the images?

Oops. This was a simple mistake. To convert to binary format use

arm-elf-objcopy -O binary redboor_FOO.elf redboot_FOO.bin

I've updated the versions on the site now. Thanks for pointing this out.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]