summaryrefslogtreecommitdiff
path: root/include/scsi.h
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2012-10-29 05:23:52 +0000
committerTom Rini <trini@ti.com>2012-11-02 15:20:41 -0700
commite81058c05b762e6da012a7a3c22ee25c6c0bf71e (patch)
tree158a406416dd92c9592735e2078d0548407948c3 /include/scsi.h
parent4e422bce8a51749ff3c67eec2c8caa6377cc35ee (diff)
downloadu-boot-imx-e81058c05b762e6da012a7a3c22ee25c6c0bf71e.zip
u-boot-imx-e81058c05b762e6da012a7a3c22ee25c6c0bf71e.tar.gz
u-boot-imx-e81058c05b762e6da012a7a3c22ee25c6c0bf71e.tar.bz2
ahci: Make sending the SETFEATURES_XFER command optional
This command doesn't really do anything when talking to a SATA device, and sending it confuses some of them. This change makes sending the command optional, and defaults to not. The situations where it should be sent are not the common case. With the standard SSD in the machine, here are some times with the option turned off: 1. 8277 2. 8273 3. 8050 And turned on: 1. 8303 2. 8155 3. 8276 Sending that command seems to have no meaningful effect on performance. This fixes problems with an SSD marked Toshiba NV6424, Taiwan 11159AE P and TC58NVG5D2FTA10. Signed-off-by: Gabe Black <gabeblack@chromium.org> Signed-off-by: Taylor Hutt <thutt@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/scsi.h')
0 files changed, 0 insertions, 0 deletions