
9 Dec
2023
9 Dec
'23
5:01 p.m.
On Sun, Dec 03, 2023 at 05:26:28PM -0700, Simon Glass wrote:
Use reset_cpu() to reset the board, copying the logic from the 'reset' command. This makes more sense than directly calling the do_reset() function with the arguments passsed to the bootm command.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom