From ee1cee2cac67108194f1496c29fead90afff1763 Mon Sep 17 00:00:00 2001 From: Marko Ratkaj Date: Thu, 6 Apr 2017 20:13:31 +0200 Subject: mvebu: add ClearFog Base support Add support for SolidRun ClearFog Base board. The base model is a smaller version of ClearFog Pro without the DSA switch, replacing it with a second copper gigabit port, and only one PCIe socket. Signed-off-by: Marko Ratkaj --- package/boot/uboot-mvebu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot') diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile index 1f2361caf0..a20c4b4f2d 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-pro + BUILD_DEVICES:=armada-388-clearfog-base armada-388-clearfog-pro UBOOT_IMAGE:=u-boot-spl.kwb endef -- cgit v1.2.3