Home
last modified time | relevance | path

Searched hist:e3a6dadc6dca64f464238f8a36876c610400eef9 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/ata/
H A Dahci_qoriq.cdiff e3a6dadc6dca64f464238f8a36876c610400eef9 Wed Dec 16 06:43:50 CET 2015 Tang Yuantian <Yuantian.Tang@freescale.com> ahci: qoriq: Update the default Rx watermark value

The PTC[RXWM] sets the watermark value for Rx FIFO. The default
value 0x20 might be insufficient for some hard drives. If the
watermark value is too small, a single-cycle overflow may occur
and is reported as a CRC or internal error in the PxSERR register.
Updated the value to 0x29 according to the validation test.
All LS platforms are affected.

Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Signed-off-by: Tejun Heo <tj@kernel.org>