Making Initial code base for IMX7

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Making Initial code base for IMX7

ソリューションへジャンプ
1,602件の閲覧回数
shashi_ray
Contributor II

Hi,

I am working on iMX7 dual processor with Yocto linux. To prepare the initial code base, there could be two options.

Option 1
Get the initial Yocto source code from yoctoproject git://git.yoctoproject.org/poky, checkout to any branch (preferably Sumo branch), add meta-freescale layer and do the yocto build and start working.
With this approach, kernel code is coming from git://github.com/Freescale/linux-fslc.git at  4.9-1.0.x-imx branch. 
 
 
Option 2 (as per Freescale_Yocto_Project_User's_Guide.pdf)
Get the initial Yocto code with repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1.15-1.0.0_ga and set up the project. 
With this approach, kernel code is coming from git://git.freescale.com/imx/linux-2.6-imx.git at branch imx_4.1.15_1.0.0_ga. But, the branch imx-4.1.15-1.0.0_ga seems very old.
Can someone please recommend me which option shall I choose to setup the code base and work further so that I should get all the latest  changes from NXP (Kernel change) as well as from Yocto project.
Thanks,
Shashi 
ラベル(2)
0 件の賞賛
返信
1 解決策
1,445件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Shashi

one can use both options, as for nxp releases one can look at latest L4.9.88 nxp bsp

linux-imx - i.MX Linux kernel 

Documentation

https://www.nxp.com/webapp/Download?colCode=L4.9.88_2.0.0_LINUX_DOCS&Parent_nodeId=13376994810717061... 

i.MX Software|NXP 

https://community.nxp.com/message/402940#402940 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,445件の閲覧回数
shashi_ray
Contributor II

Thanks Igor

0 件の賞賛
返信
1,446件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Shashi

one can use both options, as for nxp releases one can look at latest L4.9.88 nxp bsp

linux-imx - i.MX Linux kernel 

Documentation

https://www.nxp.com/webapp/Download?colCode=L4.9.88_2.0.0_LINUX_DOCS&Parent_nodeId=13376994810717061... 

i.MX Software|NXP 

https://community.nxp.com/message/402940#402940 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信