iPod Nano 2G storage performance improved by not copying around buffers unneccessaril...
commitcb3bde45307c868efdae91b757c55eded5787699
authortheseven <theseven@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Oct 2009 12:36:17 +0000 (18 12:36 +0000)
committertheseven <theseven@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Oct 2009 12:36:17 +0000 (18 12:36 +0000)
tree9604b65dd46729d92905bfb4ca4b756847be7224
parenta1b82a4d844fe894b6c176f3375c8e07a35881cd
iPod Nano 2G storage performance improved by not copying around buffers unneccessarily if they are aligned anyways and using cache coherency functions instead of bypassing the caches altogether.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23243 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/s5l8700/ipodnano2g/ftl-nano2g.c
firmware/target/arm/s5l8700/ipodnano2g/nand-nano2g.c