[U-Boot] [PATCH v2 2/2] a320evb: replace built-in ftpmu010 related code
Macpaul Lin
macpaul at gmail.com
Wed Jan 5 10:56:55 CET 2011
HI Reinhard,
2011/1/5 Reinhard Meyer <u-boot at emk-elektronik.de>:
> Dear Macpaul Lin,
>> Replace built-in ftpmu010 related code in timer.c for shared driver support.
>>
>> Signed-off-by: Macpaul Lin<macpaul at andestech.com>
>> ---
>> static ulong timestamp;
>> static ulong lastdec;
>
> This is going to fail if used before relocation....
I've found that
[PATCH v2 1/2] arm: a320 timer: move static data to global_data struct
(http://patchwork.ozlabs.org/patch/76177/) which has been hold because the
relocation related work still under going.
This patch [PATCH v2 2/2] a320evb: replace built-in ftpmu010 related code
was based on current master tree.
Please help on suggest how to merge or correct these patches.
However, I think this patch
[PATCH v2 1/2] ftpmu010: support faraday ftpmu010 driver
is independent to the a320evb timer fix.
I think ftpmu010 could be review at first then we may discuss to fix
the a320 related
issues.
Thanks a lot.
--
Best regards,
Macpaul Lin
More information about the U-Boot
mailing list