[PATCH u-boot-marvell v2 36/39] tools: kwboot: Update file header
    Marek Behún 
    marek.behun at nic.cz
       
    Tue Sep  7 11:58:34 CEST 2021
    
    
  
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 0969b8cf8a..e4802d4371 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