Hello NXP,
For one of our custom board having processor of i.mx6 series, currently, we are building all required images separately - u-boot, kernel, device tree and root fs. Now, we need .sdcard image to generate which has all the images in one file.
I have gone through the below links:
https://community.nxp.com/t5/i-MX-Processors/Yocto-stopped-building-sdcard-files/m-p/278555#M31585
https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Guide-to-the-sdcard-format/ta-p/1107441
with this, we have below error:
"No IMAGE_CMD defined for IMAGE_FSTYPES entry 'sdcard' - possibly invalid type name or missing support class"
I have also checked below link:
https://community.nxp.com/t5/i-MX-Processors/Imx8qmmek-Sdcard-Image-Support/m-p/960091#M143290
But, I am not able to open Linux L4.14.98_2.0.0 Documentation mentioned.
I have checked below link also:
https://community.nxp.com/t5/i-MX-Processors/IMX6UL-EVKB-Image-building-issue/m-p/1019046
It says to change the SHELL. But this also does not resolve the issue.
Kindly guide me to generate the required .sdcard image successfully.
Thanks,
Pandurang