mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: armv8: Fix typo in commentary
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
421044b183
commit
f1075aedd2
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ skip:
|
|||
b.gt loop_level
|
||||
|
||||
mov x0, #0
|
||||
msr csselr_el1, x0 /* resotre csselr_el1 */
|
||||
msr csselr_el1, x0 /* restore csselr_el1 */
|
||||
dsb sy
|
||||
isb
|
||||
mov lr, x15
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue