[#5080] build 561 kernel fails at bfin_dma
Submitted By: Vivi Li
Open Date
2009-04-27 03:27:22 Close Date
2009-05-07 02:54:06
Priority:
Medium High Assignee:
Graf Yang
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
Make Errors Board:
N/A
Processor:
BF561 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
toolchain-09r1-rc5
App binary format:
N/A
Summary: build 561 kernel fails at bfin_dma
Details:
build 561 kernel fails at bfin_dma, using default configuration.
Bellow is the log:
--
CC arch/blackfin/kernel/bfin_dma_5xx.o
arch/blackfin/kernel/bfin_dma_5xx.c: In function ‘blackfin_dma_early_init’:
arch/blackfin/kernel/bfin_dma_5xx.c:240: error: implicit declaration of function ‘bfin_write_MDMA_S1_CONFIG’
arch/blackfin/kernel/bfin_dma_5xx.c: In function ‘early_dma_memcpy’:
arch/blackfin/kernel/bfin_dma_5xx.c:265: error: ‘MDMA_S1_NEXT_DESC_PTR’ undeclared (first use in this function)
arch/blackfin/kernel/bfin_dma_5xx.c:265: error: (Each undeclared identifier is reported only once
arch/blackfin/kernel/bfin_dma_5xx.c:265: error: for each function it appears in.)
arch/blackfin/kernel/bfin_dma_5xx.c:266: error: ‘MDMA_D0_NEXT_DESC_PTR’ undeclared (first use in this function)
arch/blackfin/kernel/bfin_dma_5xx.c:267: error: ‘MDMA_S0_NEXT_DESC_PTR’ undeclared (first use in this function)
arch/blackfin/kernel/bfin_dma_5xx.c:269: error: ‘MDMA_D1_NEXT_DESC_PTR’ undeclared (first use in this function)
arch/blackfin/kernel/bfin_dma_5xx.c: In function ‘early_dma_memcpy_done’:
arch/blackfin/kernel/bfin_dma_5xx.c:305: error: implicit declaration of function ‘bfin_read_MDMA_S1_CONFIG’
arch/blackfin/kernel/bfin_dma_5xx.c:305: error: implicit declaration of function ‘bfin_read_MDMA_D1_IRQ_STATUS’
arch/blackfin/kernel/bfin_dma_5xx.c:309: error: implicit declaration of function ‘bfin_write_MDMA_D1_IRQ_STATUS’
arch/blackfin/kernel/bfin_dma_5xx.c:318: error: implicit declaration of function ‘bfin_write_MDMA_D1_CONFIG’
make[2]: *** [arch/blackfin/kernel/bfin_dma_5xx.o] Error 1
make[1]: *** [arch/blackfin/kernel] Error 2
make[1]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/linux-2.6.x'
make: *** [linux] Error 1
--
Follow-ups
--- Graf Yang 2009-05-06 00:08:19
Can't compile kernel on bf561, so I will try to fix it.
--- Graf Yang 2009-05-06 01:41:40
Now fixed on trunk.
--- Vivi Li 2009-05-07 02:54:06
OK now. Close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found