sata_fsl: Update RX_WATER_MARK for TRANSCFG
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Mon, 7 Mar 2011 03:58:10 +0000 (09:28 +0530)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 14 Mar 2011 07:05:48 +0000 (03:05 -0400)
commit578ca87c9d18d344b449a8eefee40c10e4fc319f
tree87222242fd3ee975a18a7d2d1b555d5a078ed1cb
parent4ac7534a7ff1aa1b1486e39bdf169aaa8a9bb3e2
sata_fsl: Update RX_WATER_MARK for TRANSCFG

RX_WATER_MARK sets the number of locations in Rx FIFO that can be used before
the transport layer instructs the link layer to transmit HOLDS. Note that it
can take some time for the HOLDs to get to the other end, and that in the
interim there must be enough room in the FIFO to absorb all data that could
arrive.

Update the new recommended value to 16.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/ata/sata_fsl.c