Hi,
i am building a yocto image for verdin imx8mp 2G SoM and carrier board mallow. This is the info regarding my system:
Software summary
Bootloader: U-Boot
Kernel version: 6.6.101-7.4.0 #1 SMP PREEMPT Thu Sep 25 07:49:28 UTC 2025
Kernel command line: root=PARTUUID=12b3663b-02 ro rootwait console=tty1 console=ttymxc2,115200
Distro name: NAME=“TDX Wayland with XWayland”
Distro version: VERSION_ID=7.4.0-build.10
Distro variant: -
Hostname: verdin-imx8mp-15603379
Hardware info
HW model: Toradex Verdin iMX8M Plus WB on Verdin Development Board
Toradex version: 0064 V1.1A
Serial number: 15603379
Processor arch: aarch64
I have a question about this variable. In this moment i see the follow value for the ftdfile is: fdtfile=imx8mp-verdin-wifi-dev.dtb. I created the image with toradex yocto (no torizon). Is it possible in the toradex yocto project to change the value of this variable from imx8mp-verdin-wifi-dev.dtb to imx8mp-verdin-wifi-mallow.dtb ? And if it is possible, what do I need to do?
Thanks for the help.
Fabio