u-boot-brain/fs/ext2
Simon Glass 26784f1ecb ext2: Cache line align indirection buffers
Make ext2 use cache line aligned buffers for reading from the filesystem.
This is needed when caches are enabled because unaligned cache invalidates
are not safe.

Signed-off-by: Simon Glass <sjg@chromium.org>
2012-01-05 17:12:11 +01:00
..
dev.c ext2: Cache line aligned partial sector bounce buffer 2011-10-25 09:25:41 +02:00
ext2fs.c ext2: Cache line align indirection buffers 2012-01-05 17:12:11 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00