mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/7] scripts: kwboot: various improvements
@ 2016-09-28 18:50 Uwe Kleine-König
  2016-09-28 18:50 ` [PATCH 1/7] scripts: kwboot: try to resync on packet boundary after receiving a NAK Uwe Kleine-König
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Uwe Kleine-König @ 2016-09-28 18:50 UTC (permalink / raw)
  To: barebox

Hello,

this series is the result of my efforts to make UART booting on an
Netgear ReadyNAS 2120 work.

Best regards
Uwe

Uwe Kleine-König (7):
  scripts: kwboot: try to resync on packet boundary after receiving a
    NAK
  scripts: kwboot: flush input and output only once
  scripts: kwboot: improve diagnostic output
  scripts: kwboot: shorten delay between two boot messages
  scripts: kwboot: simplify kwboot_mmap_image
  scripts: kwboot: set boot source to UART before sending
  images: mvebu: don't generate uart images

 images/Makefile.mvebu |  29 ---------------
 scripts/kwboot.c      | 101 +++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 80 insertions(+), 50 deletions(-)

-- 
2.9.3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2016-10-04  6:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-28 18:50 [PATCH 0/7] scripts: kwboot: various improvements Uwe Kleine-König
2016-09-28 18:50 ` [PATCH 1/7] scripts: kwboot: try to resync on packet boundary after receiving a NAK Uwe Kleine-König
2016-09-28 18:50 ` [PATCH 2/7] scripts: kwboot: flush input and output only once Uwe Kleine-König
2016-09-28 18:50 ` [PATCH 3/7] scripts: kwboot: improve diagnostic output Uwe Kleine-König
2016-09-28 18:50 ` [PATCH 4/7] scripts: kwboot: shorten delay between two boot messages Uwe Kleine-König
2016-09-28 18:50 ` [PATCH 5/7] scripts: kwboot: simplify kwboot_mmap_image Uwe Kleine-König
2016-09-28 18:50 ` [PATCH 6/7] scripts: kwboot: set boot source to UART before sending Uwe Kleine-König
2016-09-28 18:50 ` [PATCH 7/7] images: mvebu: don't generate uart images Uwe Kleine-König
2016-10-04  6:05 ` [PATCH 0/7] scripts: kwboot: various improvements Sascha Hauer

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