[linux-cirrus] Re: ethernet driver from git tree 2.6.15

Am Dienstag, 14. März 2006 10:40 schrieb Michael Burian:
> Tobias wrote:
>
> The main problem is that the resulting kernel does not boot on my board,
> it hangs right after "Uncompressing kernel". I've tried to disable DMA
> support for IDE in .config, but that did not help. In order to be
> able to boot I had to revert back to the previous version.

I have tried it and my kernel does boot. I tested it on my EDB9315 and on my 
custom ep9315 board. Which board are you using ?

>
> Apart from that, git-am complained that your patch introduces
> unnecessary whitespaces at a couple of places - please try to apply the
> patch yourself (just clone a fresh copy of our tree and use git-am
> --signoff your_patch) to see what I mean.

I have apllied the patch to a fresh copy of the tree (i used git-apply, is 
there any differenz to git-am --signoff ?) and i got no warings or something 
else... . Do i have to add another option to the command ?

>
> Audio driver complains about an unresolved symbol when compiled as
> module after applying your patch.

Its right, i do not use this driver and i forgot an 
EXPORT_SYMBOL(EXPORT_SYMBOL(ep93xx_dma_get_position);
in dma_ep93xx.c

If this is added, no warning remains.

>
> I don't know about Lennert's plan regarding DMA support - it's one of
> the issues that needs further discussion. If we can't find a robust
> solution that works for more than one board, I'd say we should do the
> big 2.6.16 merge first.

I hope it is working on other boards. But i can only test it on my boards.


Regards

Tobias



Other related posts: