projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
421044b
)
ARM: armv8: Fix typo in commentary
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 14 Jan 2015 14:36:35 +0000
(15:36 +0100)
committer
Tom Rini
<trini@ti.com>
Wed, 14 Jan 2015 16:37:39 +0000
(11:37 -0500)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/cpu/armv8/cache.S
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv8/cache.S
b/arch/arm/cpu/armv8/cache.S
index 4b3ee6ed6fa554662e522dbfabf49f9b1fd15984..9c6e8243bb4bc81f731708623e02b5770e5fb163 100644
(file)
--- a/
arch/arm/cpu/armv8/cache.S
+++ b/
arch/arm/cpu/armv8/cache.S
@@
-94,7
+94,7
@@
skip:
b.gt loop_level
mov x0, #0
- msr csselr_el1, x0 /* res
ot
re csselr_el1 */
+ msr csselr_el1, x0 /* res
to
re csselr_el1 */
dsb sy
isb
mov lr, x15