The only minor issue is that this only applies to dunfell and won't apply to master due to the layer restructure. Otherwise looks fine to me.
On Wed, Jan 25, 2023 at 01:31:36PM +0530, Sinthu Raja M via lists.yoctoproject.org wrote: > From: Sinthu Raja <[email protected]> > > The extension for the OV5640 overlay is incorrect. Therefore, update the > correct extension to build the overlay as .dtbo > > Fixes: f67e9805 ("conf: machine: j721s2: Add AM68 SK specific dtb and dtbo to > KERNEL_DEVICETREE") > Signed-off-by: Sinthu Raja <[email protected]> > --- > conf/machine/j721s2-evm.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/machine/j721s2-evm.conf b/conf/machine/j721s2-evm.conf > index 8d3f8db8..488a1140 100644 > --- a/conf/machine/j721s2-evm.conf > +++ b/conf/machine/j721s2-evm.conf > @@ -14,7 +14,7 @@ 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-bb-csi2-ov5640.dtbo \ > ti/k3-am68-sk-bb-rpi-cam-imx219.dtbo \ > ti/k3-am68-sk-som-ddr_mem_carveout.dtbo \ > ti/k3-j721s2-common-proc-board.dtb \ > -- > 2.36.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15657): https://lists.yoctoproject.org/g/meta-ti/message/15657 Mute This Topic: https://lists.yoctoproject.org/mt/96516983/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
