1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-12 05:26:42 +02:00
Files
u-boot-megous/arch/arm/lib
Aneesh V cabe2878a8 armv7: cache: remove flush on un-aligned invalidate
Remove the flush of boundary cache-lines done as part
of invalidate on a non cache-line boundary aligned
buffer

Also, print a warning when this situation is recognized.

Signed-off-by: Aneesh V <aneesh@ti.com>
2011-09-04 11:36:16 +02:00
..