Greetings,
Just tried my periodic checkout of the bootldr to see if I could get it
to compile and test pm support on the jornada 720.
Unforunately I'm still hitting the same error. After a "make all" (with
CONFIG_ARCH=jornada720) I get the following:
boot-sa1100.s: Assembler messages:
boot-sa1100.s:1005: Error: Internal_relocation (type 187) not fixed up
(OFFSET_IMM)
boot-sa1100.s:1006: Error: Internal_relocation (type 187) not fixed up
(OFFSET_IMM)
boot-sa1100.s:1008: Error: Internal_relocation (type 187) not fixed up
(OFFSET_IMM)
Tracing to lines 1005-1008 in boot-sa1100.s shows use of the 2 following
constant definitions:
#SA1100_GPIO_GPSR_OFF
and
#SA1100_GPIO_GPDR_OFF
I did an 'egrep -r' for them and cannot find them anywhere in my
cross-compile toolchain headers nor even in my laptop's kernel source
headers.
So... what values should they be?
(or checkins to bootldr cvs greatfully appeciated ;)
Regards,
Greg
Received on Tue Sep 10 2002 - 23:06:26 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:26:16 EDT