]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: Alchemy: pata_platform for DB1200
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 26 Mar 2014 14:05:21 +0000 (15:05 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:21 +0000 (23:09 +0100)
commit54ff4a1d17325a95926fee560e81d47de678dc03
tree7b545307c39a7b6029a4da3ca18019c2a0922066
parenta16afa53277a961799130ab9189c84adc2d0467e
MIPS: Alchemy: pata_platform for DB1200

The au1xxx-ide driver isn't any faster than pata_platform since it
spends a lot of time busy waiting for DMA to finish; faster PIO/DMA
modes only work on the db1200 with a certain cpu speed, UDMA is broken,
and finally the old IDE layer is on death row, so time to switch to
the newer ATA layer.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/6662/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/db1200.c
arch/mips/configs/db1xxx_defconfig