Hi all, On Sun, May 27, 2012 at 11:44:51PM +0200, Luka Perkov wrote: > The kwboot program boots boards based on Marvell's Kirkwood platform > via Xmodem over their integrated UART. > > Signed-off-by: Daniel Stodden <[email protected]> > Acked-by: Luka Perkov <[email protected]> > Tested-By: Holger Brunck <[email protected]> > Tested-By: David Purdy <[email protected]> > Tested-by: Simon Guinot <[email protected]> > --- > > Changes from version 2: > > * fix timeouts in kwboot_tty_recv > * revert indentation on manpage > * on manpage note that TTY isn't optional > * add David and Luka into the manpage > > Changes from version v1: > * fix man page > * minor cosmetic fixes in tools/kwboot.c > > I'm resending this patch because original version 3 was not following > patch submission guidlines. > > doc/kwboot.1 | 84 +++++++ > tools/Makefile | 6 + > tools/kwboot.c | 742 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 832 insertions(+)
If no one has objections to the code I would love to see it merged. Any NACK's or ACK's? Regards, Luka _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

