
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot- bounces@lists.denx.de] On Behalf Of Wolfgang Denk Sent: 22 May 2012 03:30 To: Daniel Stodden Cc: U-Boot Subject: Re: [U-Boot] [PATCH v3] kwboot: boot Marvell Kirkwood SoCs over a serial link
Dear Daniel Stodden,
In message <1337635983-12220-2-git-send-email- daniel.stodden@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@googlemail.com Acked-by: Luka Perkov uboot@lukaperkov.net Tested-By: Holger Brunck holger.brunck@keymile.com Tested-By: David Purdy david.c.purdy@gmail.com Tested-by: Simon Guinot simon.guinot@sequanux.org
doc/kwboot.1 | 84 +++++++ tools/Makefile | 6 + tools/kwboot.c | 742
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 832 insertions(+) create mode 100644 doc/kwboot.1 create mode 100644 tools/kwboot.c
This is patch v3, but there is no change log given. The change log is mandatory. Please fix.
Dear Daniel
Pls repost the patch with all changelog information as per guidelines @ http://www.denx.de/wiki/U-Boot/Patches
Also pls mention [repost] in the subject line if you are just adding the changelogs.
If you have any further changes you should post it as V4.
Regards.. Prafulla . . .