]> git.baikalelectronics.ru Git - uboot.git/commitdiff
tools: kwboot: Update file header
authorMarek Behún <marek.behun@nic.cz>
Fri, 24 Sep 2021 21:07:13 +0000 (23:07 +0200)
committerStefan Roese <sr@denx.de>
Fri, 1 Oct 2021 09:07:13 +0000 (11:07 +0200)
Mention all supported platforms in file header.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwboot.c

index 9da5b42ebfef8ab384dc4cfb0847a2c781977cec..6fa6dff04dddc01290034b75e58f3d7a09522e1e 100644 (file)
@@ -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>
  *