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

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

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

ソリューションへジャンプ
1,025件の閲覧回数
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

ラベル(2)
0 件の賞賛
1 解決策
727件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You should use mxs_defconfig.

make mxs_defconfig.

Regards,

Fabio Estevam

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
728件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You should use mxs_defconfig.

make mxs_defconfig.

Regards,

Fabio Estevam

0 件の賞賛
727件の閲覧回数
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 件の賞賛