]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc85xx/release.S
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[u-boot] / arch / powerpc / cpu / mpc85xx / release.S
index c15e83b521e613df5d0637c11bb7615b71ae8836..a2c0ad4244ffc59644a90da7995965c300cf1ac2 100644 (file)
@@ -10,8 +10,6 @@
 #include <mpc85xx.h>
 #include <version.h>
 
-#define _LINUX_CONFIG_H 1      /* avoid reading Linux autoconf.h file  */
-
 #include <ppc_asm.tmpl>
 #include <ppc_defs.h>
 
@@ -407,9 +405,6 @@ __second_half_boot_page:
        bne     3b
        isync
 
-       /* setup IVORs to match fixed offsets */
-#include "fixed_ivor.S"
-
        /* get the upper bits of the addr */
        lwz     r11,ENTRY_ADDR_UPPER(r10)