u-boot-brain/arch/arm/mach-imx/imx8
Fabio Estevam 75cd09cb18 imx8qxp: Fix the reported CPU frequency
Currently the CPU frequency is incorrectly reported:

CPU:   NXP i.MX8QXP RevB A35 at 147228 MHz

Fix this problem by using a direct call to the SCU firmware to
retrieve the Cortex A35 CPU frequency.

With this change applied the CPU frequency is displayed correctly:

CPU:   NXP i.MX8QXP RevB A35 at 1200 MHz

Tested-by: Marcelo Macedo <marcelo.macedo@nxp.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Andrejs Cainikovs <andrejs.cainikovs@netmodule.com>
2019-03-13 09:14:35 +01:00
..
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c imx8qxp: Fix the reported CPU frequency 2019-03-13 09:14:35 +01:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx8: scu: use dedicated MU for SPL 2019-01-28 20:35:47 +01:00
Makefile imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00