aboutsummaryrefslogtreecommitdiff
path: root/llfw/nvramlog.S
diff options
context:
space:
mode:
Diffstat (limited to 'llfw/nvramlog.S')
-rw-r--r--llfw/nvramlog.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/llfw/nvramlog.S b/llfw/nvramlog.S
index eb14c95..3ad2de7 100644
--- a/llfw/nvramlog.S
+++ b/llfw/nvramlog.S
@@ -109,7 +109,7 @@ ASM_ENTRY(checkLogHeaderData)
ASM_ENTRY(.checkLogPartition)
mflr r8
mr r4, r3 // emulate "bl updateCRC_NVRAM"
- li r3, 0 // with successfull CRC check
+ li r3, 0 // with successful CRC check
li r7, 0
cmpwi 7, r3, 0
beq+ 7, 0f