MPC85xx erratum "I2C1 - I2C controller is unable to generate clocks when SDA is low coming out of reset"

2009-05-26 Thread Fredrik Arnerup
s is busy. The problem seems to be that the i2c-mpc driver leaves I2C in a busy state when it receives a signal (e.g. upon shutdown). The code below is not meant as a patch, just me thinking aloud. Thoughts? /Fredrik Arnerup fredrik.arne...@edgeware.tv Index: drivers/i2c/b

RE: Recap: Kernel oops while duming user core.

2009-04-07 Thread Fredrik Arnerup
> -Original Message- > From: Scott Wood [mailto:scottw...@freescale.com] > Sent: Monday, April 06, 2009 8:27 PM > To: Fredrik Arnerup > Cc: linuxppc-dev@ozlabs.org > Subject: Re: Recap: Kernel oops while duming user core. > > On Mon, Apr 06, 2009 at 05:23:12PM +020

Recap: Kernel oops while duming user core.

2009-04-06 Thread Fredrik Arnerup
Hi, Was the kernel oops when dumping core ever resolved? (http://ozlabs.org/pipermail/linuxppc-dev/2008-February/051080.html, quoted below) What was the cause? Is there a patch? A bug tracker ticket? Using ELDK here, so still running 2.6.24 ... Thanks, /Fredrik Arnerup