Hi Harald, On Wed, Apr 29, 2020 at 10:04 AM Harald Seiler <h...@denx.de> wrote: > > From: Claudius Heine <c...@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?