[U-Boot] [PATCH] kwboot: Boot Marvell Kirkwood SoCs over a serial link.
Luka Perkov
uboot at lukaperkov.net
Tue Apr 24 22:28:23 CEST 2012
Hi Daniel,
On Mon, Apr 23, 2012 at 11:07:21PM -0700, Daniel Stodden 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>
> ---
> doc/kwboot.1 | 84 +++++++
> tools/Makefile | 6 +
> tools/kwboot.c | 750 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 840 insertions(+)
> create mode 100644 doc/kwboot.1
> create mode 100644 tools/kwboot.c
I'm wondering if this tool does the same thing as this one:
http://www.solinno.co.uk/public/kwuartboot/
If yes I can test it and give my comment on the patch.
Regards,
Luka
More information about the U-Boot
mailing list