commit | 8966958b246d3c16055f14aec9b21574bcb662c8 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Sat May 16 22:34:19 2020 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Fri May 22 13:26:33 2020 +0200 |
tree | 9c02a166d1be4b6adf64eef68c5b3ba7d8b6819d | |
parent | 555de4bbb5b233aa74578f55a55ab4aee4503727 [diff] |
cpu: imx8: fix type and rate detection CPU type and rate detection is broken, for A35 cpu we get A53: ... sc_pm_get_clock_rate: resource:0 clk:2: res:3 Could not read CPU frequency: -22 CPU: NXP i.MX8QXP RevB A53 at 0 MHz at 47C Fixes: 55bc96f3b675 ("cpu: imx8: fix get core name and rate") Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Peng Fan <peng.fan@nxp.com>