diff options
author | Claudius Heine <ch@denx.de> | 2020-03-04 15:23:12 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-05-01 13:46:22 +0200 |
commit | 3675d93875df54532681450140a536d93b30de95 (patch) | |
tree | 9e7a26c9a31926dc72c4563087c8a86b8995416d /board/freescale/imx8mp_evk/spl.c | |
parent | b9bb1d06e2623a9e42db72ab269aac615d56a336 (diff) |
imx: imx8m: Don't use the addr parameter of reset_cpu
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
of watchdog registers. This breaks convention with the rest of U-Boot
where the parameter is ignored and callers are passing in 0.
Fixes: d2041725e84b ("imx8m: restrict reset_cpu")
Co-Authored-by: Harald Seiler <hws@denx.de>
Signed-off-by: Claudius Heine <ch@denx.de>
Signed-off-by: Harald Seiler <hws@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'board/freescale/imx8mp_evk/spl.c')
0 files changed, 0 insertions, 0 deletions