More typo fixes.
authorDavid Given <dg@cowlark.com>
Tue, 21 May 2013 23:52:58 +0000 (00:52 +0100)
committerDavid Given <dg@cowlark.com>
Tue, 21 May 2013 23:52:58 +0000 (00:52 +0100)
--HG--
branch : dtrg-videocore

plat/rpi/boot.s

index f5c8baf..e190f2a 100644 (file)
@@ -43,7 +43,7 @@ begtext:
        mov r2, #0
 _1:
        stb r2, (r0)
-       addcmpb.lt r2, #1, r1, _1
+       addcmpb.lt r0, #1, r1, _1
        
        ! Push standard parameters onto the stack and go.