Hi everyone
I have designed the custom board based on imx6slevk. I am using SDcard for booting the images. I am unable to flash yocto 3.10.17 images to SDcard using the mfgtool 2.3.2. It is stopping at "jumping to OS" message. I checked with DDR stress test tool and it has passed the stress test so there is no issue with DDR. In my custom board am using micro SDcard for SD boot. My board is able to flash Linux LTIB version 3.0.35 images and also boots up but not yocto images. Is there anything i need to modify in the source file or using the micro SDcard in my custom board is the cause? Kindly help me.
Regards
Husain
Hi Husain
for new board mfg tools firmware should be rebuilt using
fsl-image-manufacturing yocto image, as described in attached
Yocto Guide Table 1. Freescale Yocto Project images.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
usually same yocto images are flashing in imx6slevk will not work in custom board
due to diferencies between boards (unless one is very lucky).
~igor
Hi Husain
for new board mfg tools firmware should be rebuilt using
fsl-image-manufacturing yocto image, as described in previously
attached Yocto Guide Table 1. Freescale Yocto Project images.
First it is necessary to run ddr test, find new ddr calibration settings,
then change uboot *.cfg file with these settings, then rebuild
mfg tools firmware.
https://community.freescale.com/docs/DOC-105652
Best regards
igor