[U-Boot] [PATCH v2 0/5] arm: k3: Print cpu and board names during boot
Lokesh Vutla
lokeshvutla at ti.com
Fri Sep 27 08:02:10 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
Changes since v1:
- Dropped unused headers
- Dropped using array names for Soc and revision
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 | 45 +++++++++++++++++++++++-
arch/arm/mach-k3/common.h | 6 ++++
arch/arm/mach-k3/include/mach/hardware.h | 18 ++++++++++
board/ti/am65x/evm.c | 15 +++++++-
configs/am65x_evm_a53_defconfig | 1 -
configs/am65x_hs_evm_a53_defconfig | 1 -
configs/j721e_evm_a72_defconfig | 1 -
7 files changed, 82 insertions(+), 5 deletions(-)
--
2.23.0
More information about the U-Boot
mailing list