I am attempting to implement falcon mode on a custom i.MX8QM board following AN13709. However, I am running into an error when attempting to export the fdt. I've attached the error in the file below.
One difference is that I am using a newer version of u-boot and the kernel.
- u-boot = 2023.04-lf_v2023.04
- kernel = 6.1.22
When following the application note, It appears that some of the modification have been integrated into mainline u-boot. Are there some of these modification unnecessary with newer versions of u-boot.
Additionally, is there any meaningful difference between iMX8QM and the iMX8MN in terms of implementing falcon mode?