On Fri, Aug 27, 2010 at 9:14 PM, Mark Brown broonie@opensource.wolfsonmicro.com wrote:
On Fri, Aug 27, 2010 at 03:32:16PM +0200, Manuel Lauss wrote:
I've found another AC97-related issue on another board (DB1300): With AC97 enabled, the device warning doesn't appear but my ethernet is gone instead:
This seems like some sort of pin mux issue or something driver specific?
No, no. The drivers don't touch pin config. It is related to the AC97 parts of ASoC, however. Somewhere memory gets overwritten which causes the DB1300's ethernet and the DB1200's reset code to fail. I'll see if I can find out exactly what's going on. There was something similar in the ASoC AC97 code 1-2 years ago which caused linked list corruption, but Liam fixed that pretty quickly.
Manuel