From: David Given Date: Tue, 21 May 2013 23:52:58 +0000 (+0100) Subject: More typo fixes. X-Git-Tag: release-6-0-pre-5~10^2~52 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=6b5316dcfa8e39d589e0a85e2f3e8063111245c8;p=ack.git More typo fixes. --HG-- branch : dtrg-videocore --- diff --git a/plat/rpi/boot.s b/plat/rpi/boot.s index f5c8bafd4..e190f2ae3 100644 --- a/plat/rpi/boot.s +++ b/plat/rpi/boot.s @@ -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.