[U-Boot] [PATCH v3] [resend] kwboot: boot kirkwood SoCs over a serial link
Luka Perkov
uboot at lukaperkov.net
Thu Jun 7 15:27:28 CEST 2012
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 <daniel.stodden at googlemail.com>
> Acked-by: Luka Perkov <uboot at lukaperkov.net>
> Tested-By: Holger Brunck <holger.brunck at keymile.com>
> Tested-By: David Purdy <david.c.purdy at gmail.com>
> Tested-by: Simon Guinot <simon.guinot at sequanux.org>
> ---
>
> 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
More information about the U-Boot
mailing list