Redwood-6 and 2.6
Otto Solares
solca at guug.org
Fri Aug 12 13:28:19 EST 2005
Hi!
Redwood-6 support in 2.6 is broken. I subscribed to this
list just to know if somebody is working on it? 2.4.30
works ok.
If nobody is working on it please just tell me what is wrong
and I would try to figure out:
---
CC arch/ppc/syslib/ppc4xx_dma.o
arch/ppc/syslib/ppc4xx_dma.c: In function `ppc4xx_enable_burst': arch/ppc/syslib/ppc4xx_dma.c:638: error: `DMA_CTC_BTEN' undeclared (first use in this function)
arch/ppc/syslib/ppc4xx_dma.c:638: error: (Each undeclared identifier is reported only once arch/ppc/syslib/ppc4xx_dma.c:638: error: for each function it appears in.)
arch/ppc/syslib/ppc4xx_dma.c: In function `ppc4xx_disable_burst': arch/ppc/syslib/ppc4xx_dma.c:657: error: `DMA_CTC_BTEN' undeclared (first use in this function)
arch/ppc/syslib/ppc4xx_dma.c: In function `ppc4xx_set_burst_size': arch/ppc/syslib/ppc4xx_dma.c:682: error: `DMA_CTC_BSIZ_MSK' undeclared (first use in this function)
make[1]: *** [arch/ppc/syslib/ppc4xx_dma.o] Error 1
make: *** [arch/ppc/syslib] Error 2
---
In 2.4 'DMA_CTC_BTEN' does not exists.
Thanks.
-otto
More information about the Linuxppc-embedded
mailing list