mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
vcma9/lowlevel_init.S: trivial: terminate comment
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
This commit is contained in:
parent
bd83b59212
commit
6275331d41
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ lowlevel_init:
|
|||
bne 0b
|
||||
|
||||
/* PLD access is now possible */
|
||||
/* r3 = SDRAMDATA
|
||||
/* r3 = SDRAMDATA */
|
||||
/* r13 = pointer to MEM controller regs */
|
||||
ldr r1, =PLD_BASE
|
||||
mov r4, #SDRAMENTRY_SIZE
|
||||
|
|
Loading…
Add table
Reference in a new issue