
22 Mar
2023
22 Mar
'23
7:05 p.m.
On Tue, Mar 14, 2023 at 05:24:26PM -0700, Tony Dinh wrote:
To make sure the panic and the reset messages will go out, console flush() should be used. Sleep periods do not work in early u-boot phase when timer driver is not initialized yet.
Reference: https://lists.denx.de/pipermail/u-boot/2023-March/512233.html
Signed-off-by: Tony Dinh mibodhi@gmail.com Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Stefan Roese sr@denx.de
Applied to u-boot/master, thanks!
--
Tom