Can someone post a working mainline kernel .config for mx28evk ?

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

Can someone post a working mainline kernel .config for mx28evk ?

Jump to solution
980 Views
RandyGraham
Contributor IV

Hello,

I am trying to get kernel 3.7-rc1 running on my mx28evk without much luck.

I get to this point "Uncompressing Kernel Image ... OK " and then nothing.

I have set 'console=ttyAMA0' per other posts describing the same behavior, with no luck.

So, could someone please post a 3.x kernel .config file for a working linux 3.x mx28evk boot so I can see if I have missed something else ?

FWIW, the stock fsl 2.6.35 kernel boots fine.

Thanks for any help.

-Randy

Labels (2)
0 Kudos
1 Solution
682 Views
fabio_estevam
NXP Employee
NXP Employee

You should use mxs_defconfig.

make mxs_defconfig.

Regards,

Fabio Estevam

View solution in original post

0 Kudos
2 Replies
683 Views
fabio_estevam
NXP Employee
NXP Employee

You should use mxs_defconfig.

make mxs_defconfig.

Regards,

Fabio Estevam

0 Kudos
682 Views
RandyGraham
Contributor IV

Thanks Fabio.

Yes, I was using mxs_defconfig.

I am now using buildroot to build my kernel and rootfs and can successfully boot my board with kernel 3.7-rc1 .

I really like buildroot and will use it for my kernel and rootfs builds moving forward.

Thanks for you help!

-Randy

0 Kudos