[U-Boot-Users] Wierd assembler error

Zachary P. Landau kapheine at gmail.com
Mon Jun 4 22:09:08 CEST 2007


[snip]
> start.S:185: Error: invalid constant (20200) after fixup
[snip]
> Can you help me with this please?

Try googling on it.  ARMs have certain rules about which constants
they can reference directly.  If you haven't changed any code in
start.S, yet it is still giving the error, see what constant it is
referencing.  Maybe you provided a constant in your board header file
that it is trying to use directly.

-- 
Zachary P. Landau <kapheine at gmail.com>




More information about the U-Boot mailing list