Re: GPIO @ MPC5200

2008-07-04 Thread Grant Likely
On Fri, Jul 04, 2008 at 05:10:46PM +0200, Andre Schwarz wrote: > I removed GPIO Lib and the problem is gone. > I'm not yet using it anyway under linux - they're mainly for system > configuration (setting up muxes etc.). > > I'll dig into it when I have some time. When you do, try adding "#define

Re: GPIO @ MPC5200

2008-07-04 Thread Andre Schwarz
Grant Likely schrieb: > On Fri, Jul 04, 2008 at 11:57:14AM +0200, Andre Schwarz wrote: > >> Sascha, Grant, >> >> I'm running on 2.6.26-rc6 with an MPC5200B based system. >> >> Looks like some (for me) crucial GPIO are touched during boot. >> Is this possible ? >> >> Of course I have compiled in

Re: GPIO @ MPC5200

2008-07-04 Thread Grant Likely
On Fri, Jul 04, 2008 at 11:57:14AM +0200, Andre Schwarz wrote: > Sascha, Grant, > > I'm running on 2.6.26-rc6 with an MPC5200B based system. > > Looks like some (for me) crucial GPIO are touched during boot. > Is this possible ? > > Of course I have compiled in GPIO-Lib and specified the GPIOs i

GPIO @ MPC5200

2008-07-04 Thread Andre Schwarz
Sascha, Grant, I'm running on 2.6.26-rc6 with an MPC5200B based system. Looks like some (for me) crucial GPIO are touched during boot. Is this possible ? Of course I have compiled in GPIO-Lib and specified the GPIOs in the dts. But no access yet - I'd like to preserve the setup from u-boot... r