unable to flash yocto images in custom board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

unable to flash yocto images in custom board

889 Views
husainsab
Contributor II

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

0 Kudos
5 Replies

726 Views
igorpadykov
NXP Employee
NXP Employee

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!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

726 Views
husainsab
Contributor II

Hi igor

Same yocto images are flashing in imx6slevk so it should get flashed in custom board also. but its not flashing in custom board.

0 Kudos

726 Views
igorpadykov
NXP Employee
NXP Employee

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

0 Kudos

726 Views
husainsab
Contributor II

Hi igor

I used fsl-image-manufacturing yocto image for my custom board but problem remains the same.

Regards

Husain

0 Kudos

726 Views
igorpadykov
NXP Employee
NXP Employee

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

0 Kudos