[PATCH u-boot-marvell 00/10] tools: kwboot: Fix boot and terminal mode
Tony Dinh
mibodhi at gmail.com
Wed Mar 2 21:51:25 CET 2022
Hi Pali,
The patch did not apply cleanly to the master branch (I downloaded the
series from patchwork). Do you have a link where I can use it?
Thanks,
Tony
On Wed, Mar 2, 2022 at 2:52 AM Pali Rohár <pali at kernel.org> 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(-)
>
> --
> 2.20.1
>
More information about the U-Boot
mailing list