]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/arm920t/start.S
arm: relocate_code() is no longer noreturn
[people/ms/u-boot.git] / arch / arm / cpu / arm920t / start.S
index 8c2c836bd1437b51155d38dd14aa9cf07e3342f3..2b8b7add0feae5e94a199e76207630575872c0d6 100644 (file)
@@ -193,9 +193,7 @@ copyex:
 /*
  * void relocate_code (addr_sp, gd, addr_moni)
  *
- * This "function" does not return, instead it continues in RAM
- * after relocating the monitor code.
- *
+ * This function relocates the monitor code.
  */
        .globl  relocate_code
 relocate_code: