mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-26 11:30:18 +02:00
fix a compiling error
Signed-off-by: Matt Hsu <matt_hsu@openmoko.org>
This commit is contained in:
parent
729a404055
commit
12828f98f2
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user