diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-07-04 20:23:41 +0300 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2017-07-12 06:57:55 +0200 |
commit | 172b2e0b561a50a3d8c4275be4ed24b0c8e18896 (patch) | |
tree | c638f5fc73e9cf4972ccde0f729a5bc59ff3d6b2 /board/solidrun | |
parent | db7cd4ed33d6724937c747a7339810b77d6989da (diff) | |
download | u-boot-172b2e0b561a50a3d8c4275be4ed24b0c8e18896.tar.gz |
arm: mvebu: clearfog: fix chip name comment
The clearfog uses Armada 388.
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/solidrun')
-rw-r--r-- | board/solidrun/clearfog/kwbimage.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/solidrun/clearfog/kwbimage.cfg b/board/solidrun/clearfog/kwbimage.cfg index c650c2c65e..f41d25a8a1 100644 --- a/board/solidrun/clearfog/kwbimage.cfg +++ b/board/solidrun/clearfog/kwbimage.cfg @@ -2,7 +2,7 @@ # Copyright (C) 2015 Stefan Roese <sr@denx.de> # -# Armada XP uses version 1 image format +# Armada 38x use version 1 image format VERSION 1 # Boot Media configurations |