armbian-build/config/boards/nanopim1.conf
ThomasKaiser c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00

25 lines
681 B
Plaintext

# H3 quad core 1Gb SoC
BOARD_NAME="NanoPi M1"
BOARDFAMILY="sun8i"
BOOTCONFIG="nanopi_m1_defconfig"
#
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir"
MODULES_NEXT=""
CPUMIN="240000"
CPUMAX="1200000"
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="jessie,xenial:default"
DESKTOP_TARGET="xenial:default"
#
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET="stretch:next"
#
RECOMMENDED="Ubuntu_xenial_default:90,Ubuntu_xenial_default_desktop:90"
#
BOARDRATING=""
CHIP="http://docs.armbian.com/Hardware_Allwinner-H3/"
HARDWARE="http://wiki.friendlyarm.com/wiki/index.php/NanoPi_M1"
FORUMS="http://forum.armbian.com/index.php/forum/13-allwinner-h3/"
BUY="https://s.click.aliexpress.com/e/33723rR"