[U-Boot] timer problem with new ARM relocation feature

"David Müller (ELSOFT AG)" d.mueller at elsoft.ch
Mon Oct 11 13:33:22 CEST 2010


Hello

The timer implementation for s3c24xx based SoC
(arch/arm/cpu/arm920t/s3c24x0/timer.c) uses several global variables.
With the newly introduced ARM relocation feature, this timer code does
no longer work as expected.

What is the proposed fix/workaround for this?
Is moving these variables to the "global data pointer area" an
acceptable solution?

Dave


More information about the U-Boot mailing list