will i.MX25 support the latest Linux kenel 3.?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

will i.MX25 support the latest Linux kenel 3.?

1,509 次查看
gurumoorthirasi
Contributor IV

Dear All,

Will imx25 3 stack board support the latest Linux kernel 3 ?. if support any changes needed in BSP for latest kernel 3.

Regards,

Guru

标签 (2)
3 回复数

869 次查看
fabio_estevam
NXP Employee
NXP Employee

There is support for  mx25 in the mainline kernel:

arch/arm/mach-imx/mach-mx25_3ds.c

and also device tree support (very basic):

arch/arm/boot/dts/imx25-pdk.dts

I suggest you to look at the other mx25 boards in the dts directory in linux-next git tree, as there have been some recent patches for adding device tree support to mx25.

Regards,

Fabio Estevam

869 次查看
SergioSolis
NXP Employee
NXP Employee

There are no plans to support 3.x for the i.MX25

OtavioSalvador do you know if there are plans to have Kernel 3.0 for the i.MX25 on the communities projects?

0 项奖励

869 次查看
OtavioSalvador
Senior Contributor II

As FabioEstevam said it is being done in mainline kernel; this is a work in progress SergioSolis. You should check the current stable kernel and the next tree to avoid doing duplicate work but it'd be very valuable work.

By the way, if you do this please remember to add support to Yocto Project and send us the patches.

0 项奖励