[PATCH 5/7] cpu: imx8: fix get core name and rate

Simon Glass sjg at chromium.org
Wed Apr 29 20:03:58 CEST 2020


On Tue, 28 Apr 2020 at 19:54, Peng Fan <peng.fan at nxp.com> wrote:
>
> When current cpu is A53, using is_cortex_a53 could not detect A72
> information, so check cpu device compatible property to get
> the correct information.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  drivers/cpu/imx8_cpu.c | 27 +++++++++++++++++----------
>  1 file changed, 17 insertions(+), 10 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list