armbian-build/config/boards/clearfogbase.conf
zador-blood-stained aba730f488 Add mvebu dev branch
It uses the same kernel as next, but it uses mainline u-boot with DT
overlay support, but without SPI, USB and possibly SATA support
2017-10-31 21:23:43 +03:00

22 lines
691 B
Plaintext

# Marvell Armada 38x 1xmPCIe M.2 2xGBE SFP
BOARD_NAME="Clearfog Base"
LINUXFAMILY="mvebu"
BOOTCONFIG="armada_38x_clearfog_config"
BOOTCONFIG_DEV="clearfog_defconfig"
MODULES="mv_cesa"
MODULES_NEXT="mv_cesa"
BUILD_DESKTOP="no"
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="jessie,xenial:default,next"
CLI_BETA_TARGET=""
#
RECOMMENDED="Debian_jessie_default:90,Debian_jessie_next:75"
#
BOARDRATING=""
CHIP="http://docs.armbian.com/Hardware_Other/#marvel-armada-clearfog"
REVIEW="http://forum.armbian.com/index.php/topic/590-quick-review-of-solidruns-clearfog/"
HARDWARE="http://wiki.solid-run.com/doku.php?id=products:a38x"
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"