vcma9/lowlevel_init.S: trivial: terminate comment

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
This commit is contained in:
Jeroen Hofstee 2014-06-18 22:43:20 +02:00 committed by Tom Rini
parent bd83b59212
commit 6275331d41
1 changed files with 1 additions and 1 deletions

View File

@ -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