[U-Boot] [PATCH 1/3] davinci: move clock related functions to new file

Sughosh Ganu urwithsughosh at gmail.com
Fri Feb 3 09:31:31 CET 2012


hi Manjunath,

On Thu Feb 02, 2012 at 07:23:20PM +0530, Manjunath Hadli wrote:
> Move the clock related function from cpu.c to new file
> speed.c. Eliminate volatile keyword usage which made no
> justification and also to keep checkpatch.pl happy. Replace
> REG instructions by readl.
> 
> Signed-off-by: Manjunath Hadli <manjunath.hadli at ti.com>
> Cc: Tom Rini <trini at ti.com>
> ---


>  nand_spl/board/davinci/da8xxevm/Makefile |    6 +

   You might want to check the patch "Changes to move hawkboard to the
   new spl infrastructure". This patch removes the above file, and
   moves the hawkboard to the new spl infrastructure -- the above
   change would not be needed.

-sughosh


More information about the U-Boot mailing list