[PATCH u-boot-marvell 00/10] tools: kwboot: Fix boot and terminal mode
Pali Rohár
pali at kernel.org
Wed Mar 2 11:49:17 CET 2022
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(-)
--
2.20.1
More information about the U-Boot
mailing list