]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/pb1x00/lowlevel_init.S
vexpress: Sign up as maintainer
[people/ms/u-boot.git] / board / pb1x00 / lowlevel_init.S
index e851e2fed09c1e6a6a38cd91061daa6edc58d7f1..98d9536a7d70abb2fe10bc51dedd6713af69f87d 100644 (file)
@@ -1,9 +1,8 @@
 /* Memory sub-system initialization code */
 
 #include <config.h>
-#include <version.h>
+#include <mach/au1x00.h>
 #include <asm/regdef.h>
-#include <asm/au1x00.h>
 #include <asm/mipsregs.h>
 
 #define AU1500_SYS_ADDR                0xB1900000
@@ -388,5 +387,5 @@ skip_memsetup:
        */
        sync
 
-       j       ra
+       jr      ra
        nop