public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH u-boot-mvebu 0/5] mvebu: Fix UART booting
@ 2023-03-23 19:57 Pali Rohár
  2023-03-23 19:57 ` [PATCH u-boot-mvebu 1/5] tools: kwbimage: Fix invalid UART kwbimage v1 headersz Pali Rohár
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Pali Rohár @ 2023-03-23 19:57 UTC (permalink / raw)
  To: Stefan Roese, Martin Rowe; +Cc: u-boot

This patch series contains kwboot fixes for booting non-UART-generated
images over UART.

Pali Rohár (5):
  tools: kwbimage: Fix invalid UART kwbimage v1 headersz
  tools: kwboot: Fix invalid UART kwbimage v1 headersz
  tools: kwboot: Fix inserting UART data checksum without -B option
  tools: kwboot: Fix sending very small images
  tools: kwboot: Workaround A38x BootROM bug for images with a gap

 tools/kwbimage.c | 10 ++++++++++
 tools/kwboot.c   | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2023-03-24 14:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23 19:57 [PATCH u-boot-mvebu 0/5] mvebu: Fix UART booting Pali Rohár
2023-03-23 19:57 ` [PATCH u-boot-mvebu 1/5] tools: kwbimage: Fix invalid UART kwbimage v1 headersz Pali Rohár
2023-03-24  8:22   ` Stefan Roese
2023-03-23 19:57 ` [PATCH u-boot-mvebu 2/5] tools: kwboot: " Pali Rohár
2023-03-24  8:22   ` Stefan Roese
2023-03-23 19:57 ` [PATCH u-boot-mvebu 3/5] tools: kwboot: Fix inserting UART data checksum without -B option Pali Rohár
2023-03-24  8:23   ` Stefan Roese
2023-03-23 19:57 ` [PATCH u-boot-mvebu 4/5] tools: kwboot: Fix sending very small images Pali Rohár
2023-03-24  8:23   ` Stefan Roese
2023-03-23 19:57 ` [PATCH u-boot-mvebu 5/5] tools: kwboot: Workaround A38x BootROM bug for images with a gap Pali Rohár
2023-03-24  8:24   ` Stefan Roese
2023-03-24  3:31 ` [PATCH u-boot-mvebu 0/5] mvebu: Fix UART booting Martin Rowe
2023-03-24 14:44 ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox