diff options
| author | Aneesh V <aneesh@ti.com> | 2011-08-11 04:35:44 +0000 | 
|---|---|---|
| committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-09-04 11:36:16 +0200 | 
| commit | 882f80b993f3719cce5bfa7f1bca9b1b23062b5f (patch) | |
| tree | ba83eab86729a1871261d10512178ccc1d2c9a65 /arch/arm/lib/cache-pl310.c | |
| parent | 13d4f9bd7477b3b409f3e267b3b3d6fed5bd3e30 (diff) | |
| download | olio-uboot-2014.01-882f80b993f3719cce5bfa7f1bca9b1b23062b5f.tar.xz olio-uboot-2014.01-882f80b993f3719cce5bfa7f1bca9b1b23062b5f.zip | |
armv7: stronger barrier for cache-maintenance operations
set-way operations need a DSB after them to ensure the
operation is complete. DMB may not be enough. Use DSB
after all operations instead of DMB.
Signed-off-by: Aneesh V <aneesh@ti.com>
Diffstat (limited to 'arch/arm/lib/cache-pl310.c')
0 files changed, 0 insertions, 0 deletions