On Wednesday, August 12, 2015 at 08:18:31 PM, Andrew Ruder wrote:
> This patch moves pxa to the common timer functions added in commit
>
> 8dfafdd - Introduce common timer functions
>
> The (removed) pxa timer code (specifically __udelay()) could deadlock at
> the 32-bit boundary of get_ticks(
Tom,
Just replying so you see this since apparently I should have used
copy-paste on your e-mail address for the Cc: and not attempted to read
after 45 cups of tea.
- Andy
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listi
This patch moves pxa to the common timer functions added in commit
8dfafdd - Introduce common timer functions
The (removed) pxa timer code (specifically __udelay()) could deadlock at
the 32-bit boundary of get_ticks(). get_ticks() returned a 32-bit value
cast up to a 64-bit value. If get_tic
3 matches
Mail list logo