diff options
author | Marko Ratkaj <marko.ratkaj@sartura.hr> | 2017-04-06 20:08:41 +0200 |
---|---|---|
committer | Luka Perkov <luka.perkov@sartura.hr> | 2017-05-14 00:34:03 +0200 |
commit | ec4a8c6dee811e1aaa0c55377b2e239d236a1496 (patch) | |
tree | b7b3d9c5c95a4dfac6ed438f740ab303edfb49b2 /package/boot | |
parent | efb49af1f9de6fa73c9a35534563be67f8e63967 (diff) | |
download | upstream-ec4a8c6dee811e1aaa0c55377b2e239d236a1496.tar.gz upstream-ec4a8c6dee811e1aaa0c55377b2e239d236a1496.tar.bz2 upstream-ec4a8c6dee811e1aaa0c55377b2e239d236a1496.zip |
mvebu: ClearFog renamed upstream to ClearFog Pro
The conventional model is now known as the "Clearfog Pro"
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Diffstat (limited to 'package/boot')
-rw-r--r-- | package/boot/uboot-mvebu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile index bd95f769e9..1f2361caf0 100644 --- a/package/boot/uboot-mvebu/Makefile +++ b/package/boot/uboot-mvebu/Makefile @@ -23,7 +23,7 @@ endef define U-Boot/clearfog NAME:=SolidRun ClearFog A1 - BUILD_DEVICES:=armada-388-clearfog + BUILD_DEVICES:=armada-388-clearfog-pro UBOOT_IMAGE:=u-boot-spl.kwb endef |