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?
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
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
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!
-----------------------------------------------------------------------------------------------------------------------
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
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!
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
you can read i.MX_BSP_Porting_Guide.pdf in L4.1.15_1.2.0_LINUX_DOCS
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?
the version you download is too low
in yocto Project