From: Denys Dmytriyenko <[email protected]> Adjust IMAGE_BOOT_FILES list as BB.org BSP does not support all combinations of SR1.1, SR2.0, HS-FS and HS-SE variants, same as J721e EVM in mainline.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-ti-bsp/conf/machine/beaglebone-ai64.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf index 2d681827..56e1ed4e 100644 --- a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf +++ b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf @@ -6,6 +6,9 @@ TI_PREFERRED_BSP ?= "bb_org" require conf/machine/include/j721e.inc +IMAGE_SR1_1_HS_FS_FILES:bsp-bb_org = "" +IMAGE_SR2_HS_SE_FILES:bsp-bb_org = "" + UBOOT_MACHINE = "j721e_evm_a72_config" UBOOT_MACHINE:bsp-ti-6_6 = "j721e_beagleboneai64_a72_defconfig" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17763): https://lists.yoctoproject.org/g/meta-ti/message/17763 Mute This Topic: https://lists.yoctoproject.org/mt/106748014/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
