armbian-build/config/boards/nanopiduo.csc
Igor 0ba8771891
Proposed board status change for 24.5 (#6569)
* 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
2024-05-10 19:58:33 +02:00

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"