Skip to content

Commit 43dc42f

Browse files
committed
Add support for CubieTruck Plus
1 parent 54d480c commit 43dc42f

File tree

4 files changed

+3301
-0
lines changed

4 files changed

+3301
-0
lines changed

config/boards/cubietruckplus.wip

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# A83T octa core 2Gb SoC Wifi
2+
BOARD_NAME="Cubietruck Plus"
3+
LINUXFAMILY="sun8i"
4+
BOOTCONFIG="Cubietruck_plus_defconfig"
5+
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i ap6330"
6+
MODULES_NEXT="ap6330 brcmfmac rfcomm hidp bonding"
7+
CLI_TARGET=""
8+
DESKTOP_TARGET=""
9+
KERNEL_TARGET="dev"
10+
OVERLAY_PREFIX="sun8i-a83t"
11+
#
12+
BOARDRATING=""
13+
HARDWARE="http://linux-sunxi.org/Cubietech_Cubietruck_Plus"
14+
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"

0 commit comments

Comments
 (0)