How can I build an image for IMX25 PDK

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

How can I build an image for IMX25 PDK

1,011 Views
healy
NXP Employee
NXP Employee

I had IMX25 PDK board and want to boot it up.

I follow AN12024 to try to build it on my PC but failed, linkage http://commondatastorage.googleapis.com/git-repo-downloads/repo can not be accessed.

I try to use latest Yocto use guide to build it. and seem that Yocto project don't support IMX25 PDK board. Is this right? How can I build image for the board?

healy@healy-virtual-machine:~/fsl-release-bsp/sources/meta-fsl-arm/conf/machine$ ls
imx23evk.conf         imx6slllpddr2arm2.conf      imx6ulevk.conf
imx28evk.conf         imx6slllpddr3arm2.conf      imx6ull14x14ddr3arm2.conf
imx51evk.conf         imx6solosabreauto.conf      imx6ull14x14evk.conf
imx53ard.conf         imx6solosabresd.conf        imx6ull9x9evk.conf
imx53qsb.conf         imx6sx14x14arm2.conf        imx7d12x12ddr3arm2.conf
imx6dlsabreauto.conf  imx6sx17x17arm2.conf        imx7d12x12lpddr3arm2.conf
imx6dlsabresd.conf    imx6sx19x19ddr3arm2.conf    imx7d19x19ddr3arm2.conf
imx6qdlsolo.conf      imx6sx19x19lpddr2arm2.conf  imx7d19x19lpddr2arm2.conf
imx6qpsabreauto.conf  imx6sx_all.conf             imx7d19x19lpddr3arm2.conf
imx6qpsabresd.conf    imx6sxsabreauto.conf        imx7dsabresd.conf
imx6qsabreauto.conf   imx6sxsabresd.conf          include
imx6qsabresd.conf     imx6ul14x14ddr3arm2.conf    ls1021atwr.conf
imx6slevk.conf        imx6ul14x14lpddr2arm2.conf  twr-vf65gs10.conf
imx6sll_all.conf      imx6ul7d.conf
imx6sllevk.conf       imx6ul9x9evk.conf

healy@healy-virtual-machine:~/fsl-release-bsp/sources/meta-fsl-arm-extra/conf/machine$ ls
apalis-imx6.conf   imx233-olinuxino-maxi.conf   nitrogen6sx.conf
cfa10036.conf      imx233-olinuxino-micro.conf  nitrogen6x.conf
cfa10037.conf      imx233-olinuxino-mini.conf   nitrogen6x-lite.conf
cfa10049.conf      imx233-olinuxino-nano.conf   nitrogen7.conf
cfa10055.conf      imx6dl-riotboard.conf        pcm052.conf
cfa10056.conf      imx6qdl-variscite-som.conf   tx6q-10x0.conf
cfa10057.conf      imx6q-dms-ba16.conf          tx6q-11x0.conf
cfa10058.conf      imx6qsabrelite.conf          tx6s-8034.conf
cgtqmx6.conf       imx6sl-warp.conf             tx6s-8035.conf
cm-fx6.conf        imx6ul-pico-hobbit.conf      tx6u-8033.conf
colibri-imx6.conf  imx7s-warp.conf              tx6u-80x0.conf
colibri-imx7.conf  include                      tx6u-81x0.conf
colibri-vf.conf    m28evk.conf                  ventana.conf
cubox-i.conf       m53evk.conf                  wandboard.conf

Labels (1)
0 Kudos
2 Replies

828 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Healy Sun,


There is support for the i.MX25 PDK but only as part of the Community BSP, which is an open source project supported and maintained by the community and part of the Yocto Project.


You can find more details on this on the following link:
https://freescale.github.io/


The latest official BSP release for the i.MX25 was released before Yocto so there are no official Yocto BSP Releases for this processor.


My apologies for the inconvenience.
Regards,

0 Kudos

828 Views
healy
NXP Employee
NXP Employee

got it

I would like to try it

Thank you so much!

0 Kudos