[U-Boot] [PATCH] kwboot: Boot Marvell Kirkwood SoCs over a serial link.

Wolfgang Denk wd at denx.de
Mon Apr 23 22:59:37 CEST 2012


Dear Daniel Stodden,

In message <1335128131-25552-1-git-send-email-daniel.stodden at googlemail.com> you 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

Please run your patch through checkpatch, clean up, and resubmit.  As
is, checkpatch complains:

total: 217 errors, 477 warnings, 858 lines checked


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Another dream that failed.  There's nothing sadder.
	-- Kirk, "This side of Paradise", stardate 3417.3


More information about the U-Boot mailing list