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

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

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

1,478 Views
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

Labels (2)
3 Replies

838 Views
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

838 Views
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 Kudos

838 Views
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 Kudos