]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/purple/lowlevel_init.S
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / purple / lowlevel_init.S
index 668124a784d1ecd0fff12b50df518f96112c9798..1bd3edb8154d4a43e5584b3238fdb13cde6a746e 100755 (executable)
@@ -23,7 +23,6 @@
  */
 
 #include <config.h>
-#include <version.h>
 #include <asm/regdef.h>
 
 #define MC_IOGP        0xBF800800
@@ -33,5 +32,5 @@ lowlevel_init:
        li      t0, MC_IOGP
        li      t1, 0xf24
        sw      t1, 0(t0)
-       j       ra
+       jr      ra
        nop