From: Sinthu Raja <[email protected]> AM68 Starter Kit is a low cost, small form factor board designed for TI's AM68/J721S2 SoC[1] which is optimized to provide best in class performance for industrial applications. Add DTB entry for the same.
AM68 SK features camera support with MIPI(OV5640) and RPi(IMX219) connectors. Add DTBO for the same. Also, add DTBO entry for the DDR memory carveout. [1]:http://www.ti.com/lit/zip/spruj28 Signed-off-by: Sinthu Raja <[email protected]> --- conf/machine/j721s2-evm.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/machine/j721s2-evm.conf b/conf/machine/j721s2-evm.conf index 6377c459..abdd9e03 100644 --- a/conf/machine/j721s2-evm.conf +++ b/conf/machine/j721s2-evm.conf @@ -13,6 +13,10 @@ OPTEEMACHINE = "k3-j784s4" OPTEE_K3_USART = "0x8" KERNEL_DEVICETREE = " \ + ti/k3-am68-sk-base-board.dtb \ + ti/k3-am68-sk-bb-csi2-ov5640.dtb \ + ti/k3-am68-sk-rpi-cam-imx219.dtbo \ + ti/k3-am68-sk-som-ddr_mem_carveout.dtbo \ ti/k3-j721s2-common-proc-board.dtb \ ti/k3-j721s2-gesi-exp-board.dtbo \ " -- 2.36.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15507): https://lists.yoctoproject.org/g/meta-ti/message/15507 Mute This Topic: https://lists.yoctoproject.org/mt/95918074/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
