vcma9/lowlevel_init.S: trivial: terminate comment
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
This commit is contained in:
parent
bd83b59212
commit
6275331d41
|
@ -229,7 +229,7 @@ lowlevel_init:
|
||||||
bne 0b
|
bne 0b
|
||||||
|
|
||||||
/* PLD access is now possible */
|
/* PLD access is now possible */
|
||||||
/* r3 = SDRAMDATA
|
/* r3 = SDRAMDATA */
|
||||||
/* r13 = pointer to MEM controller regs */
|
/* r13 = pointer to MEM controller regs */
|
||||||
ldr r1, =PLD_BASE
|
ldr r1, =PLD_BASE
|
||||||
mov r4, #SDRAMENTRY_SIZE
|
mov r4, #SDRAMENTRY_SIZE
|
||||||
|
|
Loading…
Reference in New Issue