Selon Michael Opdenacker <zumbi3_at_free.fr>:
> Thanks a lot Alain!
>
> It was working 2 days ago... we'll find out why, though nothing looks
> suspect in the recent changes.
>
> Andy's approach looks right: making the kernel as small as possible and
> loading modules one by one.
>
> The hunt for the cause of the Ice Age is open! Let's see who finds it first!
>
I found a solution :
in arch/arm/mach-pxa/h2200.c
I write
GPCR0 = GPSRx_InitValue;
GPCR1 = GPSRy_InitValue;
GPCR2 = GPSRz_InitValue;
instead of
GPCR0 = ~GPSRx_InitValue;
GPCR1 = ~GPSRy_InitValue;
GPCR2 = ~GPSRz_InitValue;
but I do not see if the lcd doesn't work :
<3>drivers/misc/soc/mq11xx_base.c:442 Unknown device ID (70a3:70a3)
drivers/misc/soc/mq11xx_base.c:442 Unknown device ID (70a3:70a3)
<3>MediaQ device initialization failed!
MediaQ device initialization failed!
Sincerly,
Alain
Received on Mon Feb 23 2004 - 14:15:36 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:25 EDT