* Odroid C1 received some update * Zero 3W is maintained by Radxa * Rock5 itx will be platinum * Plus version nobody mentioned - save some build resources * Enabled rock5c * Enable other two rock5 * Adjust testing targets
13 lines
351 B
Plaintext
13 lines
351 B
Plaintext
# Allwinner H2+ quad core 256/512MB RAM SoC headless WiFi
|
|
BOARD_NAME="NanoPi Duo"
|
|
BOARDFAMILY="sun8i"
|
|
BOARD_MAINTAINER="sgjava"
|
|
BOOTCONFIG="nanopi_duo_defconfig"
|
|
MODULES="g_serial"
|
|
MODULES_BLACKLIST="lima"
|
|
DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|
DEFAULT_CONSOLE="serial"
|
|
HAS_VIDEO_OUTPUT="no"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
KERNEL_TARGET="legacy,current,edge"
|