]> git.baikalelectronics.ru Git - uboot.git/commit
board_f: powerpc: Unified get_clocks() portion of init sequence
authorSimon Glass <sjg@chromium.org>
Tue, 28 Mar 2017 16:27:23 +0000 (10:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 5 Apr 2017 17:53:02 +0000 (13:53 -0400)
commitbf9b965853d1fec89c9bd1093131a7a4a6531118
tree463588dbfa0987bbdc82a1b7867f88e4d2738c7f
parent85372426783e77ae5b94bb4aee3247885cedca62
board_f: powerpc: Unified get_clocks() portion of init sequence

Now that both branches of the #if do the same thing, we can unify them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>
Reviewed-by: Stefan Roese <sr@denx.de>
common/board_f.c