commit | 6a22a620d4f5352060fd6378d74e7e1ca022c966 | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Thu Aug 11 04:35:45 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Sep 04 11:36:16 2011 +0200 |
tree | b18d2af9ba2fdd04498554fb6db12a7d9b4a2de4 | |
parent | 517912b2c3a76cfdbe873fbed94e0fc2d505c972 [diff] |
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>