]> hackdaworld.org Git - my-code/arm.git/commitdiff
comment corrected ...
authorhackbard <hackbard@sage.physik.uni-augsburg.de>
Mon, 17 Sep 2007 14:35:45 +0000 (16:35 +0200)
committerhackbard <hackbard@sage.physik.uni-augsburg.de>
Mon, 17 Sep 2007 14:35:45 +0000 (16:35 +0200)
betty/startup.s

index dc43ab6513ed417f0a404555e24ea50c1031b720..fb42ac7deecf00f97af2e2bf7053221bb53675b6 100644 (file)
@@ -102,7 +102,7 @@ handle_reset:
        ldr r0, =stack_limit
        mov sl, r0
 
-       # copy data section (only if we are in flash <=> _etext = _data)
+       # copy data section (only if we are in flash <=> _etext != _data)
 
        ldr r1, =_etext
        ldr r2, =_data