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 dc43ab6..fb42ac7 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