Re: [U-Boot] ahci: flush dcache before issuing command

2016-04-21 Thread Tom Rini
On Thu, Apr 14, 2016 at 04:21:00PM +0800, yuantian.t...@nxp.com wrote: > From: Tang Yuantian > > 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 Applied to u-boot/master, thanks

Re: [U-Boot] ahci: flush dcache before issuing command

2016-04-21 Thread Tom Rini
On Thu, Apr 14, 2016 at 04:21:00PM +0800, yuantian.t...@nxp.com wrote: > From: Tang Yuantian > > 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 Applied to u-boot/master, thanks