|
The STi5528 and STM8000 devices have on-chip support for Ultra DMA IDE disks. Of the six U-DMA transfer speeds (from U-DMA0, the slowest up to U-DMA5), currently only U-DMA4 is supported. It has been certified on disks manufactured by:
Linux kernel for Espresso, STi5528 Evaluation (Mb376), ST220
Evaluation (Mb392) and STm8000 Demo (Mb379), have the IDE support
is configured by default.
Finally, when booting the kernel, add the following parameter in the command line to inform the driver to enable data transfer in Ultra DMA: ... ide0=dma ... PIO mode will be used otherwise.
Booting a Linux kernel, configured with IDE support, on a board
without any disk plugged, it may result in a long boot time, due
to the attempt of SW driver to probe for not exsiting devices.
... ide0=noprobe ... Note: actions such as enabling ad disabling the Ultra DMA mode and putting the Disk drive in standby mode (lowers the noise) can be done also on a running system by using the hdparm utility.
|
|||||||||||||||||||||
|
||||||||||||||||||||||