android_kernel_motorola_sm6225/arch/blackfin/mach-bf537
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
..
boards Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 2007-10-30 11:48:42 +08:00
cpu.c Blackfin arch: fix a few random warnings 2007-05-21 09:50:21 -07:00
dma.c Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
head.S Blackfin arch: Print out debug info, as early as possible 2007-10-09 17:31:46 +08:00
ints-priority.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
Kconfig Blackfin arch: Remove legacy support 2007-08-28 14:57:05 +08:00
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00