How to access mx28 BSP source code

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

How to access mx28 BSP source code

920 Views
x10
Contributor V

Hi, All

I have just finished development of an imx28 based board running CE6.0. Now I try to migrate u-boot + Linux kernel + rootfs to my board. I start my work following the documents of "L2.6.35_10.12.01_SDK_source_bundle.tar.gz" downloaded from freescale web. Ltib seems work, and uImage was built. But I can not configure imx specified kernel with only the features need. Are there more documents available about development of Linux platform? Thanks!

BR

Cheng Shi

Emtronix

Labels (1)
0 Kudos
3 Replies

696 Views
x10
Contributor V

Furthermore, are there tool chain like menuconfig available for imx28? I had migrated linux kernel to atmel's arm9 without any problem. But with ltib, I can't even find how to config the hardware platform resources. It's appreciated for any comments. Thanks.

BR

Cheng Shi

Emtronix

0 Kudos

696 Views
x10
Contributor V

Thank you, Wolfgang. I will check it.

BR

Cheng Shi

Emtronix



Wolfgang F. Gaerber said:

Hi Cheng,


ltib is good for use "as is" without tweaking around.

The imx28 support on this toolchain is quite limited.

If you start tweaking around you might run into several problems.

The best support found so far is the 'yocto' project / build chain.

The 'ELDK' and the 'openembedded' distris are based on this project.

You will find imx28evk config on this distris to start with.

Don´t waste your time with ltib and imx28.

rgds.

0 Kudos

696 Views
wolfgang_gaerbe
Contributor II

Hi Cheng,


ltib is good for use "as is" without tweaking around.

The imx28 support on this toolchain is quite limited.

If you start tweaking around you might run into several problems.

The best support found so far is the 'yocto' project / build chain.

The 'ELDK' and the 'openembedded' distris are based on this project.

You will find imx28evk config on this distris to start with.

Don´t waste your time with ltib and imx28.

rgds.

0 Kudos