mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 17:46:43 +07:00
Start development of legacy branch of H6
This commit is contained in:
2
external/config/boards/orangepi3.conf
vendored
2
external/config/boards/orangepi3.conf
vendored
@@ -2,6 +2,6 @@
|
|||||||
BOARD_NAME="Orange Pi 3"
|
BOARD_NAME="Orange Pi 3"
|
||||||
BOARDFAMILY="sun50iw6"
|
BOARDFAMILY="sun50iw6"
|
||||||
BOOTCONFIG="orangepi_3_defconfig"
|
BOOTCONFIG="orangepi_3_defconfig"
|
||||||
KERNEL_TARGET="current"
|
KERNEL_TARGET="legacy,current"
|
||||||
FULL_DESKTOP="yes"
|
FULL_DESKTOP="yes"
|
||||||
ATFBRANCH="tag:v2.2"
|
ATFBRANCH="tag:v2.2"
|
||||||
|
|||||||
2
external/config/boards/orangepilite2.conf
vendored
2
external/config/boards/orangepilite2.conf
vendored
@@ -2,4 +2,4 @@
|
|||||||
BOARD_NAME="Orange Pi Lite 2"
|
BOARD_NAME="Orange Pi Lite 2"
|
||||||
BOARDFAMILY="sun50iw6"
|
BOARDFAMILY="sun50iw6"
|
||||||
BOOTCONFIG="orangepi_lite2_defconfig"
|
BOOTCONFIG="orangepi_lite2_defconfig"
|
||||||
KERNEL_TARGET="current"
|
KERNEL_TARGET="legacy,current"
|
||||||
|
|||||||
2
external/config/boards/orangepioneplus.conf
vendored
2
external/config/boards/orangepioneplus.conf
vendored
@@ -2,5 +2,5 @@
|
|||||||
BOARD_NAME="Orange Pi One+"
|
BOARD_NAME="Orange Pi One+"
|
||||||
BOARDFAMILY="sun50iw6"
|
BOARDFAMILY="sun50iw6"
|
||||||
BOOTCONFIG="orangepi_one_plus_defconfig"
|
BOOTCONFIG="orangepi_one_plus_defconfig"
|
||||||
KERNEL_TARGET="current"
|
KERNEL_TARGET="legacy,current"
|
||||||
ATFBRANCH="tag:v2.2"
|
ATFBRANCH="tag:v2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user