* 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
15 lines
282 B
Plaintext
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=""
|