]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
au1xmmc: raise segment size limit.
authorManuel Lauss <mano@roarinelk.homelinux.net>
Tue, 29 Jul 2008 08:10:49 +0000 (10:10 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 1 Aug 2008 17:04:26 +0000 (19:04 +0200)
commite491d230fd398bb730e3c2dd734c5447463b9d38
tree84017cd3fe7bddb473977e9d4cf27539bdf7a90f
parentb41e9c7b8e14ea57aa0fc05fd63a0de0e935d58d
au1xmmc: raise segment size limit.

Raise the DMA block size limit from 2048 bytes to the maximum supported
by the DMA controllers on the chip (64KB on Au1100, 4MB on Au1200).

This gives a very small performance boost and apparently fixes an oops
when MMC-DMA and network traffic are active at the same time.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/au1xmmc.c