1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

fix a compiling error

Signed-off-by: Matt Hsu <matt_hsu@openmoko.org>
This commit is contained in:
Matt Hsu
2008-11-28 10:16:45 +00:00
committed by Andy Green
parent 729a404055
commit 12828f98f2

View File

@@ -199,7 +199,7 @@ start_code:
str r1, [r0] str r1, [r0]
ldr r0, =0x7f0081a0 @ SPCON[1:0] = 01 ldr r0, =0x7f0081a0 @ SPCON[1:0] = 01
mov r1, =0xbfc11501 ldr r1, =0xbfc11501
str r1, [r0] str r1, [r0]
/* SDRAM */ /* SDRAM */