uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.

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

uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.

ソリューションへジャンプ
2,154件の閲覧回数
hemantkumar
Contributor I

Dear all,

Ii need to build uboot images for i.MX 35 target.But I am facing so many errors to build ltib.

I am using Ubuntu 14.04 64 bit host machine.

Please share steps immediately.

Is it any another way to build images for imx 35.

0 件の賞賛
返信
1 解決策
1,747件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You can git clone U-boot and kernel mainline and build them manually. No need to use LTIB.

For building U-boot mainline for mx35pdk:

export ARCH=arm

export CROSS_COMPILE=/usr/bin/arm-linux-gnueabi-

make mrproper

make mx35pdk_config

make

Regards,

Fabio Estevam

元の投稿で解決策を見る

0 件の賞賛
返信
9 返答(返信)
1,748件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You can git clone U-boot and kernel mainline and build them manually. No need to use LTIB.

For building U-boot mainline for mx35pdk:

export ARCH=arm

export CROSS_COMPILE=/usr/bin/arm-linux-gnueabi-

make mrproper

make mx35pdk_config

make

Regards,

Fabio Estevam

0 件の賞賛
返信
1,747件の閲覧回数
hemantkumar
Contributor I

Dear Sir,

Thanks...

But,I have downloaded L2.6.31_09.12.01 SDK.I want to do flashing using NAND Flash.

So,I need u-boot-3ds.bin.From where I can get uboot,kernel.

Please help me in which matter.I am looking forward to your reply

   Thanks

0 件の賞賛
返信
1,747件の閲覧回数
hemantkumar
Contributor I

I need link of git for uboot and kernel.

Regards

Hemant

0 件の賞賛
返信
1,747件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

If you want to use FSL U-boot and kernel you can find them at: Freescale Public GIT

If you want to use mainline U-boot: git.denx.de Git

If you want to use mainline kernel: https://www.kernel.org/

Regards,

Fabio Estevam

1,747件の閲覧回数
hemantkumar
Contributor I

Dear Sir,

I have done with u-boot.

But I need Kernel link(I just found git link for imx 25 but not for imx 35) and its compilation steps like which branch should I choose make..... steps.

Please........

   Thanks

Best Regards

Hemant

0 件の賞賛
返信
1,747件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

Which U-boot and kernel version do you want to use?

0 件の賞賛
返信
1,747件の閲覧回数
hemantkumar
Contributor I

Dear Sir,

I have downloaded Linux bundle from website,but It is for LTIB.

I need u-boot(for NAND FLASH) and linux 2.6.. version of kernel specially for i.MX35.

In git repository, only imx25 kernel is present.

Regards

hemant

0 件の賞賛
返信
1,747件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

Can't you use mainline U-boot and mainline kernel instead?

0 件の賞賛
返信
1,747件の閲覧回数
hemantkumar
Contributor I

Dear Sir,

I have done with u-boot.

But I need Kernel link(I just found git link for imx 25 but not for imx 35) and its compilation steps.

Please........

   Thanks

Best Regards

Hemant

0 件の賞賛
返信