[PATCH 3/8] ARM: imx8m: Don't use the addr parameter of reset_cpu()

Fabio Estevam festevam at gmail.com
Wed Apr 29 15:14:34 CEST 2020


Hi Harald,

On Wed, Apr 29, 2020 at 10:04 AM Harald Seiler <hws at denx.de> wrote:
>
> From: Claudius Heine <ch at denx.de>
>
> imx8m has the only implementation of reset_cpu() which does not ignore
> the addr parameter and instead gives it some meaning as the base address

Unrelated to this patch, but maybe the reset_cpu() function should
change its parameter from addr to void instead?


More information about the U-Boot mailing list