armbian-build/config/boards/bananapim3.csc
Igor Pečovnik a57ce78b37
Reverting sunxi/sunxi64 NEXT to 4.14. (#1087)
* Bump to 4.18, removing the obvious, fixing build problems, put some on waiting.

* Pin 4.18 to DEV, rollback 4.14 to NEXT, adjust configs, remove one deprecated patch from NEXT and add board-h3-address-some-stability-issues.patch

* Adjust few boards in development to new reality, removing it from NEXT for now

* Adjust few board configs

* Board config adjustement

* Adjust few boards configs

* Port NeoCore2 and Neo21.1 to 4.14.y

* Adjust board config

* Adjust board config
2018-08-21 10:41:10 +02:00

15 lines
282 B
Plaintext

# A83T octa core 2Gb SoC Wifi
BOARD_NAME="Banana Pi M3"
BOARDFAMILY="sun8i"
CPUMAX=1610000
BOOTCONFIG="Sinovoip_BPI_M3_defconfig"
MODULES=""
MODULES_NEXT=""
OVERLAY_PREFIX="sun8i-a83t"
#
KERNEL_TARGET="dev"
CLI_TARGET="stretch:dev"
DESKTOP_TARGET="stretch:dev"
#
CLI_BETA_TARGET=""