commit | 75e14b1ac87564f1f2f7401828c3fefd316e818f | [log] [tgz] |
---|---|---|
author | Tang Yuantian <Yuantian.Tang@nxp.com> | Thu Apr 14 16:21:00 2016 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 17:11:48 2016 -0400 |
tree | 28f4799f0680472a2b13d7b830e0d5d8c5a559df | |
parent | e3a46e3ee22876606254560ec4c10903074475c2 [diff] |
ahci: flush dcache before issuing command Ensure data the following sata command used is flushed out of dcache and written to physical memory or timeout error may happen. Signed-off-by: Tang Yuantian <yuantian.tang@nxp.com>