linux-stable/arch/blackfin/mach-bf533/boards
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
..
cm_bf533.c Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer 2007-10-29 17:31:18 +08:00
ezkit.c 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
generic_board.c 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
H8606.c Blackfin arch: Added support for HV Sistemas H8606 board 2007-10-29 16:14:44 +08:00
Makefile Blackfin arch: Added support for HV Sistemas H8606 board 2007-10-29 16:14:44 +08:00
stamp.c Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 2007-10-30 11:48:42 +08:00