commit | c04d5b977dbedb6086b4139312bd6c4b4d52df84 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Mar 28 10:27:29 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 05 13:55:08 2017 -0400 |
tree | bb62d9299642dbdfa3a53dc430906c0b3e52f85c | |
parent | b419dbb8487f4b4b3dfdcb573ddabc3e344b6c31 [diff] |
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private Move these two function calls into checkcpu(), which is called on this arch immediately after these two. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>