commit | 2caa1ee76567146132cd23aba6207a73d6ea4f35 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Dec 12 06:12:35 2018 -0800 |
committer | Andes <uboot@andestech.com> | Tue Dec 18 09:56:27 2018 +0800 |
tree | 2c5c2de7b85fc972a1e66f0485337815fa3d3be1 | |
parent | 7a3bbfbea42ed871acac8ede248111eb43e6118f [diff] |
riscv: Remove non-DM version of print_cpuinfo() With DM CPU driver, the non-DM version of print_cpuinfo() is no longer needed. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Reviewed-by: Anup Patel <anup@brainfault.org>