Re: [U-Boot] [PATCH] dwc_ahsata: Allow use with dcache enabled

2013-06-26 Thread Stefano Babic
On 16/06/2013 01:09, Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munic

[U-Boot] [PATCH] dwc_ahsata: Allow use with dcache enabled

2013-06-15 Thread Eric Nelson
Signed-off-by: Eric Nelson --- drivers/block/dwc_ahsata.c | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/drivers/block/dwc_ahsata.c b/drivers/block/dwc_ahsata.c index c9b71f7..98f2c52 100644 --- a/drivers/block/dwc_ahsata.c +++ b/drivers/