From 907d427818c6c6bdc40d0b5ef36329bc4cd53cda Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Fri, 27 May 2022 08:36:11 +0200 Subject: [PATCH] Set correct boot script for modern kernels --- config/boards/orangepizero2.conf | 2 +- config/sources/families/sun50iw9.conf | 2 +- config/targets.conf | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/boards/orangepizero2.conf b/config/boards/orangepizero2.conf index d2b15b28c1..3395e2de79 100644 --- a/config/boards/orangepizero2.conf +++ b/config/boards/orangepizero2.conf @@ -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" diff --git a/config/sources/families/sun50iw9.conf b/config/sources/families/sun50iw9.conf index c1a0a3438c..45d56710f5 100644 --- a/config/sources/families/sun50iw9.conf +++ b/config/sources/families/sun50iw9.conf @@ -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 diff --git a/config/targets.conf b/config/targets.conf index 60080c0a2f..6606a44be3 100644 --- a/config/targets.conf +++ b/config/targets.conf @@ -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