From: Denys Dmytriyenko <[email protected]> * 5.10.162 added 2 new DT overlays * Remove duplicate settings that are already set in SoC config
Cc: Robert Nelson <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-ti-bsp/conf/machine/beaglebone-ai64.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf index 6e8c863c..94439911 100644 --- a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf +++ b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf @@ -18,6 +18,7 @@ ti/k3-j721e-beagleboneai64.dtb \ ti/k3-j721e-beagleboneai64-no-shared-mem.dtb \ ti/k3-j721e-common-proc-board.dtb \ ti/k3-j721e-common-proc-board-infotainment.dtbo \ +ti/k3-j721e-common-proc-board-uarts.dtbo \ ti/k3-j721e-cpb-csi2-ov5640.dtbo \ ti/k3-j721e-fpdlink-cpb-fusion.dtbo \ ti/k3-j721e-fpdlink-imx390-cm-0-0.dtbo \ @@ -64,6 +65,7 @@ ti/overlays/BONE-PWM1.dtbo \ ti/overlays/BONE-PWM2.dtbo \ ti/overlays/BONE-SPI0_0.dtbo \ ti/overlays/BONE-SPI0_1.dtbo \ +ti/overlays/BONE-SPI1_0.dtbo \ ti/overlays/BONE-UART1.dtbo \ ti/overlays/BONE-USB0-host.dtbo \ ti/overlays/J721E-PRU-UIO-00A0.dtbo \ @@ -71,9 +73,5 @@ ti/overlays/k3-j721e-beagleboneai64-RPi-7inch-panel.dtbo \ ti/overlays/robotics-cape.dtbo \ " -IMAGE_BOOT_FILES += "sysfw.itb" - MACHINE_GUI_CLASS = "bigscreen" -MACHINE_FEATURES += "screen" - MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-devicetree kernel-image-image" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16329): https://lists.yoctoproject.org/g/meta-ti/message/16329 Mute This Topic: https://lists.yoctoproject.org/mt/98132753/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
