[U-Boot] [RFC PATCH] OMAP: Timer: Replace bss variable by gd
Heiko Schocher
hs at denx.de
Fri Dec 10 08:45:02 CET 2010
Hello Dirk,
Heiko Schocher wrote:
> Dirk Behme wrote:
>> Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
>> values in the OMAP timer driver.
>>
>> The usage of bss values in drivers before initialisation of bss is forbidden.
>> In that special case some data in .rel.dyn gets corrupted.
>>
>> Signed-off-by: Dirk Behme <dirk.behme at gmail.com>
>>
>> ---
>>
>> Note: This is compile tested only (therefore the RFC). Please *test*
>> on real OMAP HW, e.g. Beagle.
>
> Works for me on:
>
> U-Boot 2010.12-rc2-00245-g13e984c (Dec 10 2010 - 08:28:22)
> OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
> OMAP3 Beagle board + LPDDR/NAND
>
> Thanks!
>
> Tested-by: Heiko Schocher<hs at denx.de>
>
> But mmc does not longer work on my beagle board... searching for it
User error, mmc works fine, sorry for the noise.
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list