mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-23 17:16:43 +07:00
sun50iw6: current: Bump u-boot to v2021.10
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
enable_extension "sunxi-tools"
|
||||
ARCH=arm64
|
||||
ATF_TARGET_MAP="PLAT=$ATF_PLAT DEBUG=1 bl31;;build/$ATF_PLAT/debug/bl31.bin"
|
||||
BOOTDELAY=1
|
||||
BOOTPATCHDIR='u-boot-sunxi'
|
||||
BOOTENV_FILE='sunxi.txt'
|
||||
UBOOT_TARGET_MAP=';;spl/sunxi-spl.bin u-boot.itb'
|
||||
UBOOT_TARGET_MAP=';;u-boot-sunxi-with-spl.bin'
|
||||
BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
|
||||
LINUXFAMILY=sunxi64
|
||||
PACKAGE_LIST_DESKTOP_FAMILY="fcitx fonts-wqy-zenhei"
|
||||
|
||||
@@ -37,10 +37,13 @@ case $BRANCH in
|
||||
ASOUND_STATE='asound.state.sun50iw6-current'
|
||||
KERNELBRANCH="branch:orange-pi-5.10"
|
||||
LINUXCONFIG="linux-5.10-sunxi64-current"
|
||||
|
||||
;;
|
||||
|
||||
next)
|
||||
|
||||
BOOTBRANCH='branch:v2021.10-sunxi'
|
||||
|
||||
ASOUND_STATE='asound.state.sun50iw6-current'
|
||||
KERNELBRANCH="branch:orange-pi-5.16-sunxi64"
|
||||
LINUXCONFIG="linux-5.16-sunxi64-current"
|
||||
|
||||
Reference in New Issue
Block a user