mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
tools: kwboot: Update file header
Mention all supported platforms in file header. Signed-off-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
b4eea8f9b0
commit
b843aedeb2
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
/*
|
||||
* Boot a Marvell SoC, with Xmodem over UART0.
|
||||
* supports Kirkwood, Dove, Armada 370, Armada XP
|
||||
* supports Kirkwood, Dove, Armada 370, Armada XP, Armada 375, Armada 38x and
|
||||
* Armada 39x
|
||||
*
|
||||
* (c) 2012 Daniel Stodden <daniel.stodden@gmail.com>
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue