[PATCH u-boot-marvell v3 36/39] tools: kwboot: Update file header

Marek Behún kabel at kernel.org
Fri Sep 24 23:07:13 CEST 2021


From: Marek Behún <marek.behun at nic.cz>

Mention all supported platforms in file header.

Signed-off-by: Marek Behún <marek.behun at nic.cz>
---
 tools/kwboot.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/kwboot.c b/tools/kwboot.c
index 9da5b42ebf..6fa6dff04d 100644
--- a/tools/kwboot.c
+++ b/tools/kwboot.c
@@ -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 at gmail.com>
  *
-- 
2.32.0



More information about the U-Boot mailing list