]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
part_mac: dcache: allocate cacheline-aligned buffers
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Fri, 13 Jul 2012 19:31:03 +0000 (21:31 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Sep 2012 15:08:31 +0000 (17:08 +0200)
commit64a08a9ffc0ff8c9e56b204842a5650c19b48db4
tree807b045b161911e5fe139f09ab5bdd3990274b3f
parent67cbbf25c5b161bfb76958cd6c4c38aa72161029
part_mac: dcache: allocate cacheline-aligned buffers

This patch forces the correct alignment for DMA operations of buffers used by
part_mac.c.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Wolfgang Denk <wd@denx.de>
disk/part_mac.c