scripts: add kwboot tool
This tool is used with Marvell EBU SoC to trigger the UART boot mode
provided by the SoC BootROM, and push the bootloader image to the
target using the Xmodem protocol.

It has been taken from the U-Boot source code, with minor
modifications to make it work with Armada 370/XP platforms.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a2a728c commit 0535713bbfa059c1bc20da24d33bb183c4f555dc
@Thomas Petazzoni Thomas Petazzoni authored on 9 May 2013
Sascha Hauer committed on 11 May 2013
Showing 3 changed files
View
scripts/.gitignore
View
scripts/Makefile
View
scripts/kwboot.c 0 → 100644