how to build imx6sx linux system

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

how to build imx6sx linux system

1,913 Views
caibai
Contributor III

Hi:

    i don't want use yocto to build my linux image,so i get uboot and kernel source code from Freescale Public GIT .But i can't find any document to tell me how build uboot and linux kernel.

    can anyone help me?

Labels (1)
Tags (1)
0 Kudos
10 Replies

1,364 Views
jingyangxie
Contributor V

Hi,cai bai

    you can visit i.MX 6 Series Software and Development Tool|NXP ,to download https://www.nxp.com/webapp/sps/download/preDownload.jsp

(L4.1.15_1.2.0_LINUX_DOCS).In the directory,you can read i.MX_BSP_Porting_Guide.pdf

0 Kudos

1,364 Views
caibai
Contributor III

thank you for reply,this document is about yocto but i dont want use yocto because my computer is too old and I must task a lot of time to build it。so i want direct to build uboot and kernel.

i dont know how to get the code and how to build uboot and kernel

does it only yocto support

0 Kudos

1,364 Views
igorpadykov
NXP Employee
NXP Employee

Hi cai

for uboot compilation oen can look at sect.1.2.1 Preparing the Code

attached  i.MX BSP Porting Guide. For linux may be useful to check

Setting up the Eclipse IDE for Yocto Application Development

Best regards

igor

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

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

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

0 Kudos

1,364 Views
caibai
Contributor III

thank you for reply,this document is about yocto but i dont want use yocto because my computer is too old and I must task a lot of time to build it。so i want direct to build uboot and kernel.

i dont know how to get the code and how to build uboot and kernel

does it only yocto support

0 Kudos

1,364 Views
jingyangxie
Contributor V

Hi,cai bai

I will upload the source_code in Baidu cloud,you can download from it.

link: http://pan.baidu.com/s/1bp9i415

passwd: b4vv

Good luck!

0 Kudos

1,364 Views
caibai
Contributor III

have any document tell me how to build uboot and kernel?

i want build for imx6soloX

for example

make WHATNAME_defconfig  when this commnd run in top of uboot source code dir

0 Kudos

1,364 Views
jingyangxie
Contributor V

you can read i.MX_BSP_Porting_Guide.pdf in L4.1.15_1.2.0_LINUX_DOCS

0 Kudos

1,364 Views
caibai
Contributor III

thank you for your code ,i have another question,when i run

make mx6sxsabresd_defconfig

in your uboot  code dir,it work finely,but i get uboot code from

git clone git://git.freescale.com/imx/uboot-imx.git

and then i run make mx6sxsabresd_defconfig ,it doesn't work ,where are your code from?

0 Kudos

1,364 Views
jingyangxie
Contributor V

the version you download is too low

0 Kudos

1,364 Views
jingyangxie
Contributor V

in yocto Project

0 Kudos