Set correct boot script for modern kernels

This commit is contained in:
Igor Pecovnik 2022-05-27 08:36:11 +02:00
parent 147a9d19f8
commit 907d427818
No known key found for this signature in database
GPG Key ID: 93D6889F9F0E78D5
3 changed files with 4 additions and 3 deletions

View File

@ -7,6 +7,6 @@ MODULES_BLACKLIST="lima"
DEFAULT_CONSOLE="serial"
BUILD_DESKTOP="no"
SERIALCON="ttyS0"
KERNEL_TARGET="legacy,edge"
KERNEL_TARGET="legacy,current,edge"
PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools"
FORCE_BOOTSCRIPT_UPDATE="yes"

View File

@ -44,7 +44,7 @@ case $BRANCH in
ATFBRANCH='branch:master'
ATF_PLAT="sun50i_h616";
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
LINUXCONFIG='linux-sunxi64-edge'
BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
;;
esac

View File

@ -370,7 +370,8 @@ orangepizero edge jammy cli s
# orangepizero2
orangepizero2 legacy bullseye cli stable adv
orangepizero2 legacy focal cli stable adv
orangepizero2 edge focal cli stable yes
orangepizero2 current focal cli stable yes
orangepizero2 edge jammy cli stable yes
# orangepizeroplus