[PATCH 0/2] arm: mediatek: print specific CPU type
David Lechner
dlechner at baylibre.com
Mon Mar 30 22:23:17 CEST 2026
Since the mt8189 init code is shared by multiple similar SoCs, it is
useful to read the CPU type from the CPU itself and print it instead of
always using "MT8189" in order to have accurate information in the boot
log.
Signed-off-by: David Lechner <dlechner at baylibre.com>
---
David Lechner (2):
arm: mediatek: add SIP platform bininfo lookups
arm: mediatek: mt8189: print specific CPU information
arch/arm/mach-mediatek/cpu.c | 55 ++++++++++++++++++++++++++++++++++++
arch/arm/mach-mediatek/cpu.h | 14 +++++++++
arch/arm/mach-mediatek/mt8189/init.c | 32 ++++++++++++++++++++-
3 files changed, 100 insertions(+), 1 deletion(-)
---
base-commit: 49a76f715d8e348650feb17979d8d3ad52a66fb3
change-id: 20260330-mtk-mt8189-cpu-type-b66b3a883599
Best regards,
--
David Lechner <dlechner at baylibre.com>
More information about the U-Boot
mailing list