changeset 263:7b679943b57d

dsample-fw-disasm: comment fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 18 Jan 2018 05:10:18 +0000
parents db000ea183a5
children e4a596bbb2bf
files dsample-fw-disasm
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/dsample-fw-disasm	Tue Dec 26 12:26:23 2017 +0000
+++ b/dsample-fw-disasm	Thu Jan 18 05:10:18 2018 +0000
@@ -240,7 +240,7 @@
    10234:	e59f01ec	ldr	r0, =0x1078744	; via 0x10428
    10238:	ea09151f	b	0x2556bc	; _INC_Initialize
 
-; $Init_Target:
+$Init_Target:
   2458f0:	b570		push	{r4, r5, r6, lr}
   2458f2:	b081		sub	sp, #4
 ; write 0x6000 into FFFE:F008 like TCS211
@@ -348,7 +348,7 @@
   24597a:	4308		orr	r0, r1
   24597c:	8020		strh	r0, [r4, #0]
 
-; remaining Target_Init() code not studied yet
+; remaining Init_Target() code not studied yet
   24597e:	4849		ldr	r0, =0xfffffa08	; via 0x245aa4
   245980:	4949		ldr	r1, =0xffff	; via 0x245aa8
   245982:	8001		strh	r1, [r0, #0]
@@ -432,7 +432,7 @@
   245a28:	b001		add	sp, #4
   245a2a:	bd70		pop	{r4, r5, r6, pc}
 
-; $Init_Drivers:
+$Init_Drivers:
   245a2c:	b500		push	{lr}
   245a2e:	f7ce f9b0	bl	0x213d92
   245a32:	f7af fb41	bl	0x1f50b8
@@ -440,7 +440,7 @@
   245a3a:	f755 fc4f	bl	0x19b2dc
   245a3e:	bd00		pop	{pc}
 
-; $Init_Serial_Flows:
+$Init_Serial_Flows:
   245a40:	b500		push	{lr}
   245a42:	4827		ldr	r0, =0x10786fc	; via 0x245ae0
   245a44:	f795 f98e	bl	0x1dad64
@@ -451,7 +451,7 @@
   245a52:	f795 fc51	bl	0x1db2f8
   245a56:	bd00		pop	{pc}
 
-; $Init_Unmask_IT:
+$Init_Unmask_IT:
   245a58:	b500		push	{lr}
   245a5a:	2004		mov	r0, #4
   245a5c:	f005 fc21	bl	0x24b2a2
@@ -543,7 +543,7 @@
   25049a:	469b		mov	r11, r3
   25049c:	bdf0		pop	{r4, r5, r6, r7, pc}
 
-; $INC_Initialize:
+$INC_Initialize:
   254654:	b530		push	{r4, r5, lr}
   254656:	1c05		add	r5, r0, #0
   254658:	4c13		ldr	r4, =0x1079150	; via 0x2546a8
@@ -570,7 +570,7 @@
   2546a0:	f001 fefa	bl	0x256498	; $TCT_Schedule veneer
   2546a4:	bd30		pop	{r4, r5, pc}
 
-; $Application_Initialize:
+$Application_Initialize:
   2551e6:	b500		push	{lr}
   2551e8:	f7f0 fb82	bl	0x2458f0	; $Init_Target
   2551ec:	f7f0 fc1e	bl	0x245a2c	; $Init_Drivers