u-boot/drivers/cpu
Adam Ford 4edfe1bbc4 cpu: imx8_cpu: Print Speed grade if IMX_TMU
Much of the data that is display by imx8_cpu.c is also displayed from
arch/arm/mach-imx/cpu.c, except the temperature grade and active
temperature are only displayed when SoC is an i.MX9. Since IMX9 now
implies IMX_TMU, change this to check for IMX_TMU in the same way
it's done in mach-imx/cpu.c to enable displaying this information
for any SoC with either of this config enabled.
Since additional text may appear due to this commit, remove
the extra space in the message displaying the temperature
grade.

Before:
CPU:   NXP i.MX8MP Rev1.1 A53 at 1200 MHz
Model: Beacon EmbeddedWorks i.MX8MPlus Development kit

After:
CPU:   NXP i.MX8MP Rev1.1 A53 at 1200 MHz
CPU:   Industrial temperature grade (-40C to 105C) at 28C
Model: Beacon EmbeddedWorks i.MX8MPlus Development kit

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2025-03-25 08:32:16 -03:00
..
armv8_cpu.c drivers/arm: Implement acpi_fill_madt 2024-10-27 17:24:13 -06:00
armv8_cpu.h drivers/arm: Implement acpi_fill_madt 2024-10-27 17:24:13 -06:00
at91_cpu.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
bcm283x_cpu.c arm: mach-bcm283x: Add ARMV8_MULTIENTRY support 2024-10-27 17:24:13 -06:00
bmips_cpu.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cpu-uclass.c cpu: add release_core callback 2024-08-02 15:16:51 -03:00
cpu_sandbox.c cpu: sandbox: implement release_core callback 2024-08-02 15:16:51 -03:00
imx8_cpu.c cpu: imx8_cpu: Print Speed grade if IMX_TMU 2025-03-25 08:32:16 -03:00
Kconfig drivers/arm: Implement acpi_fill_madt 2024-10-27 17:24:13 -06:00
Makefile arm: mach-bcm283x: Add ARMV8_MULTIENTRY support 2024-10-27 17:24:13 -06:00
microblaze_cpu.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
mpc83xx_cpu.c include: Move snprintf to stdio.h 2024-05-22 08:55:29 -06:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
mtk_cpu.c cpu: add basic cpu driver for MediaTek ARM chips 2022-09-23 15:09:16 -04:00
riscv_cpu.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
xtensa_cpu.c drivers: cpu: Add xtensa CPU driver 2024-07-04 16:08:37 -06:00