]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: freescale: Unify the two get_clocks() calls
authorSimon Glass <sjg@chromium.org>
Tue, 28 Mar 2017 16:27:26 +0000 (10:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 5 Apr 2017 17:55:05 +0000 (13:55 -0400)
commit4f097d3c399e7253e88019e66c244353ac6c5e44
tree330af82d5781d578956817a6ca448bddc3110474
parent3d0570ed3be1210b2a962325845f886e30b4338d
powerpc: freescale: Unify the two get_clocks() calls

Combine the conditions so this appears in the init list only once.

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