Commit 3a0990ca authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Scott Wood

powerpc/booke: Spelling s/date/data/

Caching dates is never a good idea ;-)

Fixes: e7affb1d ("powerpc/cache: add cache flush operation for various e500")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarScott Wood <oss@buserror.net>
parent 3e4282e4
...@@ -231,7 +231,7 @@ _GLOBAL(__setup_cpu_e5500) ...@@ -231,7 +231,7 @@ _GLOBAL(__setup_cpu_e5500)
blr blr
#endif #endif
/* flush L1 date cache, it can apply to e500v2, e500mc and e5500 */ /* flush L1 data cache, it can apply to e500v2, e500mc and e5500 */
_GLOBAL(flush_dcache_L1) _GLOBAL(flush_dcache_L1)
mfmsr r10 mfmsr r10
wrteei 0 wrteei 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment