armbian-build/config/boards/lamobo-r1.eos
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

19 lines
568 B
Plaintext

# A20 dual core 1Gb SoC Switch
BOARD_NAME="Lamobo R1"
BOARDFAMILY="sun7i"
BOOTCONFIG="Lamobo_R1_defconfig"
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i 8021q"
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="jessie,xenial:next,default"
CLI_BETA_TARGET="xenial:next"
#
RECOMMENDED="Ubuntu_xenial_default:90,Debian_jessie_next:100"
#
BOARDRATING=""
CHIP="http://docs.armbian.com/Hardware_Allwinner-A20/"
HARDWARE="https://linux-sunxi.org/Lamobo_R1"
FORUMS="http://forum.armbian.com/index.php/forum/7-allwinner-a10a20/"
BUY="http://amzn.to/2fTtzVT"