commit | ba3bf9b171542e65257a926a7bf352c92d83d246 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Apr 09 13:53:49 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 11 20:48:27 2016 -0400 |
tree | d1f5b62cdee1da1ace23d0e006f456d1ef7f3541 | |
parent | 076e8419782872684f50777830f628206de5081f [diff] |
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code Lets be consistent and also replace v7_maint_dcache_all() with asm code for the invalidate case. Signed-off-by: Hans de Goede <hdegoede@redhat.com>