]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm946es/start.S
arm: relocate_code() is no longer noreturn
[u-boot] / arch / arm / cpu / arm946es / start.S
index 85adc62a6264408955ab12b1d1d26f50610d644a..84fabf41b3e93a97a54d3d3543a1e34cd194346f 100644 (file)
@@ -158,9 +158,7 @@ reset:
 /*
  * 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: