All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH u-boot-marvell 0/5] kwboot fix for AXP + some others
@ 2021-10-27 18:56 Marek Behún
  2021-10-27 18:56 ` [PATCH u-boot-marvell 1/5] tools: kwboot: Fix sending retry of last header packet Marek Behún
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Marek Behún @ 2021-10-27 18:56 UTC (permalink / raw)
  To: Stefan Roese; +Cc: u-boot, Pali Rohár, Marek Behún

From: Marek Behún <marek.behun@nic.cz>

Hi Stefan,

here are some more Pali's changes for kwboot, reviewed by me. The last
one should fix boot on AXP.

Marek

Pali Rohár (5):
  tools: kwboot: Fix sending retry of last header packet
  tools: kwboot: Do not call tcdrain() after each sent packet
  tools: kwboot: Increase delay after changing baudrate in ARM code
  tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr
  tools: kwboot: Do not use stack when setting baudrate back to default
    value

 tools/kwboot.c | 148 +++++++++++++++++++++++++++----------------------
 1 file changed, 83 insertions(+), 65 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-11-03  7:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-27 18:56 [PATCH u-boot-marvell 0/5] kwboot fix for AXP + some others Marek Behún
2021-10-27 18:56 ` [PATCH u-boot-marvell 1/5] tools: kwboot: Fix sending retry of last header packet Marek Behún
2021-11-03  5:37   ` Stefan Roese
2021-10-27 18:56 ` [PATCH u-boot-marvell 2/5] tools: kwboot: Do not call tcdrain() after each sent packet Marek Behún
2021-11-03  5:38   ` Stefan Roese
2021-10-27 18:57 ` [PATCH u-boot-marvell 3/5] tools: kwboot: Increase delay after changing baudrate in ARM code Marek Behún
2021-11-03  5:38   ` Stefan Roese
2021-10-27 18:57 ` [PATCH u-boot-marvell 4/5] tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr Marek Behún
2021-11-03  5:38   ` Stefan Roese
2021-10-27 18:57 ` [PATCH u-boot-marvell 5/5] tools: kwboot: Do not use stack when setting baudrate back to default value Marek Behún
2021-11-03  5:38   ` Stefan Roese
2021-11-03  7:46 ` [PATCH u-boot-marvell 0/5] kwboot fix for AXP + some others Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.