commit | e9d134710bf97083d8dfb907499df91bd4e635af | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed May 07 22:23:35 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jun 06 10:14:07 2014 +0200 |
tree | 602e082e01b5727af614ab79b7409c000c1e1ea3 | |
parent | bfa2daecd1af4ce1b210c68636ded085cd0726d2 [diff] |
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D The IMX6QUAD/DUAL have SATA, but the IMX6SOLO/DL do not. Return failure instead of attempting a memory access that results in a data abort and reset. Signed-off-by: Tim Harvey <tharvey@gateworks.com>