[U-Boot] [PATCH] ARM: S3C64XX: fix timer broken by relocation

Albert ARIBAUD albert.aribaud at free.fr
Sat Nov 13 19:32:03 CET 2010


Le 13/11/2010 19:13, Wolfgang Denk a écrit :
> Dear Darius Augulis,
>
> In message<4CDEC32B.7050309 at gmail.com>  you wrote:
>>
>>> FWIW, there already is a solution based on statics and post-relocation
>>> initialization for orion5x. The principle there is that the timer is not
>>> used before calling board_init_r, so we don't need initializing
>>> timestamp before relocation.
>
> STOP!!  I don't think we want this.

Just goes to prove a patch can get in mainline master and not get caught 
for being naughy, see commit d778a2fb. :)

As I said before, I am ok with changing this to use a field of gd.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list