
26 Oct
2021
26 Oct
'21
5:20 p.m.
On Tue, 26 Oct 2021 17:13:05 +0200 Stefan Roese sr@denx.de wrote:
Here is now just hangs forever. No output from main U-Boot proper at all. This happed every time, when the baudrate is changed, meaning a non 115200 -B is passed to kwboot. I checked with 115201 and here no U-Boot proper output is printed as well.
If there are timeout errors related to "Waiting 1s for baudrate change magic" then increasing 1s (1000 ms value) to e.g. 10s could help.
I changed the timeout to 10s without any change. It did not help.
At what address is the image being sent to? Please send dumpimage output for the kwb image.
Is it possible to connect JTAG to the board?
Marek