]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kwboot: boot kirkwood SoCs over a serial link
authorLuka Perkov <uboot@lukaperkov.net>
Sun, 27 May 2012 11:44:51 +0000 (11:44 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:32 +0000 (14:07 +0200)
commitd131ad68c6566749df10154d2a6fa93df5865495
tree3dec8f6900c2a86e86e67f77996fe5a0090459c1
parent24934fea0c6248ac33ccf398dd1a86e0b9904eeb
kwboot: boot kirkwood SoCs over a serial link

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 [new file with mode: 0644]
tools/Makefile
tools/kwboot.c [new file with mode: 0644]