build/config/boards/olimex-som204-a20.csc
Igor Pečovnik 0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00

9 lines
369 B
Text

# Allwinner A20 dual core 1Gb SoC dual ethernet
BOARD_NAME="SOM204-A20"
BOARDFAMILY="sun7i"
BOOTCONFIG="A20-Olimex-SOM204-EVB-eMMC_defconfig"
MODULES_CURRENT="bonding g_serial gpio-ir-tx r8723bs"
MODULES_EDGE="bonding g_serial gpio-ir-tx r8723bs "
SERIALCON="ttyS0,ttyGS0"
KERNEL_TARGET="current,edge"
PACKAGE_LIST_DESKTOP_BOARD="xfce4-power-manager xinput-calibrator"