armbian-build/config/boards/nanopim1plus.eos
Igor Pečovnik 9c6ef73c5b
Add vendor name to the board description (#1997)
* Add vendor name to the board desctiption, move Cubieboard 1 to supported
2020-05-29 12:22:38 +02:00

9 lines
249 B
Plaintext

# Allwinner H3 quad core 1GB SoC GbE/WiFi/BT eMMC
BOARD_NAME="NanoPi M1 Plus"
BOARDFAMILY="sun8i"
BOOTCONFIG="nanopi_m1_plus_defconfig"
MODULES_LEGACY="g_serial"
MODULES_CURRENT="g_serial"
SERIALCON="ttyS0,ttyGS0"
KERNEL_TARGET="legacy,current,dev"