[U-Boot] common: board_f: Do not call board_postclk_init twice

Tom Rini trini at ti.com
Wed Jun 5 14:34:26 CEST 2013


On Tue, May 21, 2013 at 09:08:09PM -0000, Masahiro Yamada wrote:

> The generic-board board_init_f function called board_postclk_init twice.
> 
> The first one came from arch/arm/lib/board.c, while the second one
> from arch/powerpc/lib/board.c.
> 
> This commit deletes the first occurrence.
> In addition, the second get_clocks call is moved after
> board_postclk_init in order to keep the function call order
> both for ARM and PowerPC.
> ARM board calles get_clocks function after board_postclk_init.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130605/eb3ebeef/attachment.pgp>


More information about the U-Boot mailing list