]> git.ipfire.org Git - people/ms/u-boot.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)
commit1793e78225f619e78b1c3ee9735948869ec7d6ec
tree463588dbfa0987bbdc82a1b7867f88e4d2738c7f
parent75efc34bfa80dff27f98d8ce13237fba4c54ea8f
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