* 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
17 lines
348 B
Plaintext
17 lines
348 B
Plaintext
# H5 quad core 512MB RAM, GbE, Wi-Fi
|
|
BOARD_NAME="Orange Pi Zero Plus"
|
|
BOARDFAMILY="sun50iw2"
|
|
BOOTCONFIG="orangepizero_plus_defconfig"
|
|
MODULES=""
|
|
MODULES_NEXT="8189fs g_serial"
|
|
DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|
CPUMIN="408000"
|
|
CPUMAX="1200000"
|
|
#
|
|
BUILD_DESKTOP="no"
|
|
#
|
|
KERNEL_TARGET="next,dev"
|
|
CLI_TARGET="stretch,bionic:next"
|
|
#
|
|
CLI_BETA_TARGET=""
|