[U-Boot] [PATCH 0/5] arm: k3: Print cpu and board names during boot
Lokesh Vutla
lokeshvutla at ti.com
Thu Sep 26 05:59:28 UTC 2019
This series adds support for printing CPU name and board name for all
k3 devices. Also a misc update for getting tisci handle
Lokesh Vutla (5):
arm: k3: Add support for printing CPUINFO
board: am65x: Print board name and version during boot
configs: j721e_evm_a72: Enable DISPLAY_CPUINFO
configs: am65x_evm_a53: Enable DISPLAY_CPUINFO
arm: k3: Use driver_name to get ti_sci handle
arch/arm/mach-k3/common.c | 46 +++++++++++++++++++++++-
arch/arm/mach-k3/common.h | 15 ++++++++
arch/arm/mach-k3/include/mach/hardware.h | 24 +++++++++++++
board/ti/am65x/evm.c | 15 +++++++-
configs/am65x_evm_a53_defconfig | 1 -
configs/j721e_evm_a72_defconfig | 1 -
6 files changed, 98 insertions(+), 4 deletions(-)
--
2.23.0
More information about the U-Boot
mailing list