Hi Ahmed, On Mon, Mar 30, 2009 at 12:08 PM, Ahmed Ammar <[email protected]> wrote: > You are saying that this code is expected to run by the bootloader (i.e. > no linux) therefore shouldn't you be using a non *-linux-* ? i.e. > something like armv5te-softfloat-elf?
Yeah, it is non-linux... I just don't feel like going through the trouble of building a new toolchain to compile / assemble some code that doesn't require any syscalls whatsoever. It is intended to be run directly from the bootloader. I'll try out what Arkadi said in a previous message. Cheers, Chris
