On 20.09.2012 00:01, Marek Vasut wrote:
Yes, GCC/GAS generate 0xeafffffe (b 0x9098).

Can you tell me why? Can I left .word?
Why is the jump offset 0x9098 ?


I figured out that 0xeafffffe is a loop (b -4) but I don't know
why toolchain generate b -4 instead of b 0x1000 and I don't
know how to fix it (without .word).

Łukasz Dałek
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to