linux/arch/blackfin
Sonic Zhang 111cf97d2c Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
Changes:

1. The baud for spi mmc defined in board file is not used by the old
spi driver. A slower value from spi framework is used instead. In latest
bug fixing, the correct baud is use which is too high for spi MMC card.

2. SPI is enabled only after DMA is started.

3. MMC detection IRQ is set to 55.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-10-30 11:48:42 +08:00
..
boot Blackfin arch: add a cheesy install target 2007-10-22 00:45:55 +08:00
configs Blackfin arch: update board defconfig files according to latest information from ADI datasheet 2007-10-30 11:39:47 +08:00
kernel Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 2007-10-29 18:23:28 +08:00
lib Blackfin arch: add assembly function for doing 64bit unsigned division 2007-10-21 22:57:36 +08:00
mach-bf527 Blackfin arch: add NFC driver support in BF527-EZKIT board 2007-10-29 16:55:18 +08:00
mach-bf533 Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 2007-10-30 11:48:42 +08:00
mach-bf537 Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 2007-10-30 11:48:42 +08:00
mach-bf548 Blackfin arch: dma add some API and cleanup bf54x DMA definition 2007-10-22 00:02:14 +08:00
mach-bf561 Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage 2007-10-21 22:36:06 +08:00
mach-common Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 2007-10-29 18:23:28 +08:00
mm Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition 2007-10-10 17:25:15 +08:00
oprofile Combine instrumentation menus in kernel/Kconfig.instrumentation 2007-10-19 11:53:54 -07:00
Kconfig Blackfin arch: Added support for HV Sistemas H8606 board 2007-10-29 16:14:44 +08:00
Makefile Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile 2007-10-22 10:46:21 +08:00