[PATCH 3/7] cpu: imx8: reimplement get cpu count
Simon Glass
sjg at chromium.org
Wed Apr 29 20:03:55 CEST 2020
On Tue, 28 Apr 2020 at 19:54, Peng Fan <peng.fan at nxp.com> wrote:
>
> Return 4 is not correct on i.MX8DX/DXL/8QM and etc. we need to count
> available cpu node with device_type "cpu".
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> drivers/cpu/imx8_cpu.c | 19 ++++++++++++++++++-
> 1 file changed, 18 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list