commit | ab051bb9e447343128aadcc1577f1b0f3bd40e83 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 23 13:31:26 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 25 17:38:44 2017 -0500 |
tree | cebaabd6ba9123f42582862cebb406434583d7ce | |
parent | 68c1d01c09c214c36a9b583254844f82c416ee7d [diff] |
Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() Rather than having an arch-specific function, use the existing generic one. Signed-off-by: Simon Glass <sjg@chromium.org>