armbian-build/config/boards/nanopifire3.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
225 B
Plaintext

# Nexell S5P6818 octa core 1GB RAM SoC GBE
BOARD_NAME="NanoPi Fire3"
BOARDFAMILY="s5p6818"
BOOTCONFIG="nanopifire3_defconfig"
MODULES_NEXT="g_serial"
DEFAULT_CONSOLE="serial"
KERNEL_TARGET="legacy"
SERIALCON="ttySAC0,ttyGS0"