[PATCH u-boot-marvell 00/10] tools: kwboot: Fix boot and terminal mode

Stefan Roese sr at denx.de
Fri Mar 4 13:24:05 CET 2022


On 3/2/22 11:49, Pali Rohár wrote:
> This patch series fixes sending boot and debug patterns by doing it in
> separate thread. Entering BootROM debug mode via '-d' option is now more
> stable and working fine on Armada 385. There is also support for backspace
> key and updated documentation.
> 
> Stefan and Tony, could you test this patch series on more Marvell boards
> which you have? Specially if '-d' option is working too.
> 
> *** BLURB HERE ***
> 
> Pali Rohár (10):
>    tools: kwboot: Check for return value of kwboot_tty_send() and
>      tcflush()
>    tools: kwboot: Remove msg_req_delay
>    tools: kwboot: Cleanup bootmsg and debugmsg variables
>    tools: kwboot: Use separate thread for sending boot message pattern
>    tools: kwboot: Fix sending and processing debug message pattern (-d
>      option)
>    tools: kwboot: Add support for backspace key in mini terminal
>    tools: kwboot: Update usage
>    tools: kwboot: Update manpage
>    tools: kwboot: Update doc about Avanta
>    tools: kwboot: Update references with public links
> 
>   doc/kwboot.1   | 105 ++++++++++-
>   tools/Makefile |   3 +
>   tools/kwboot.c | 462 ++++++++++++++++++++++++++++++++++++++++---------
>   3 files changed, 483 insertions(+), 87 deletions(-)
> 

Applied to u-boot-marvell/master

Thanks,
Stefan


More information about the U-Boot mailing list