Files
build/config/boards/nanopct3plus.eos
Igor Pečovnik 21fc940aaf Several small bug fixes mainly outside supported areas (#4032)
* - disable few targets
- update unsupported kernel config
- bugfix on dtb install
- bugfix in download engine

* - fix broken compilation
- move onecloud to eos
2022-07-31 10:34:48 +02:00

9 lines
229 B
Plaintext

# Nexell S5P6818 octa core 2GB RAM SoC GBE WiFi/BT eMMC
BOARD_NAME="NanoPC T3+"
BOARDFAMILY="s5p6818"
BOOTCONFIG="nanopim3_defconfig"
MODULES_LEGACY="g_serial"
SERIALCON="ttySAC0,ttyGS0"
KERNEL_TARGET="legacy"
FULL_DESKTOP="yes"