[U-Boot] [PATCH v3] davinci timer.c: Remove volatiles and memory mapped structures
Paulraj, Sandeep
s-paulraj at ti.com
Thu Nov 12 17:31:18 CET 2009
>
> Remove volatiles and memory mapped structure accesses and replace with
> readl and writel macro usage.
>
> Signed-off-by: Nick Thompson <nick.thompson at gefanuc.com>
> ---
> This patch was originally part of the da830 support patch, but this
> effort is now being integrated into davinci. As a result, these
> changes would be have been lost, as no change is required for da830.
> The changes where request to be kept available however, so here they
> are.
>
> cpu/arm926ejs/davinci/timer.c | 28 +++++++++++++++-------------
> 1 files changed, 15 insertions(+), 13 deletions(-)
>
> diff --git a/cpu/arm926ejs/davinci/timer.c b/cpu/arm926ejs/davinci/timer.c
> index 80751ad..7c2c208 100644
> --- a/cpu/arm926ejs/davinci/timer.c
> +++ b/cpu/arm926ejs/davinci/timer.c
> @@ -38,8 +38,9 @@
> */
Pushed to u-boot-ti/master
Minor modification to patch header
http://git.denx.de/?p=u-boot/u-boot-ti.git;a=commit;h=5e9253f5857df4d52629778617a4104784afb0c0
Thanks,
Sandeep
More information about the U-Boot
mailing list