View Single Post
Old 11-30-2015, 09:38 AM   #5
pantec
Junior Member
pantec began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Aug 2015
Device: Kobo Mini / Glo
Quote:
Originally Posted by idoit View Post
Do you mean the kernel here?
No, I tried this one already. It is intended for the GLO-HD but it doesn't work on my older GLO. The basic configuration for this kernel is for a different CPU and it seems that the code for the PINCTRL MUX is not ported.

older Mini/GLO have architecture code in arch/arm/mach-mx5
newer GLO-HD has architecture code in arch/arm/mach-mx6

In mx5-folder of the 3.0.35-kernel the files ntx_hwconfig.c and
mx50_ntx_io.c are missing. They where not ported from 2.6->3.0
Some similar files are available in mx6-folder.

To have the newer kernel on the older GLO/Mini is important for me because I want to get support for some newer sensors (available with some 3.x kernels) and some newer WLAN stuff (hostap driver).
pantec is offline   Reply With Quote