hi there:

In the /arch/armnommu/kernel/head-armv.S (ARM7TDMI,Samsung 44B0)

For test purpose I placed these codes:

ldr     r9, =S3C44B0X_SYSCFG   @0x01c00000
....
ldr     r9,=S3C44B0X_PDATC  @0x01d20014


Why the first one is ok bu the second one will get this error during
make:

head-armv.S: Assembler messages:
head-armv.S:422: Error: Literal referenced across section boundary
(Implicit dum
p?)
make[2]: *** [head-armv.o] Error 1
make[2]: Leaving directory
`/root/uClinux-dist138/linux-2.4.x/arch/armnommu/kern
el'



Any restriction address range in the ldr?


Thanks&regards,
rui

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to