diff --git a/qiboot/src/cpu/s3c6410/start.S b/qiboot/src/cpu/s3c6410/start.S index 9d17c58..445e905 100644 --- a/qiboot/src/cpu/s3c6410/start.S +++ b/qiboot/src/cpu/s3c6410/start.S @@ -199,7 +199,7 @@ start_code: str r1, [r0] ldr r0, =0x7f0081a0 @ SPCON[1:0] = 01 - mov r1, =0xbfc11501 + ldr r1, =0xbfc11501 str r1, [r0] /* SDRAM */