]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/common.h
Correct fixup relocation for mpc83xx
[karo-tx-uboot.git] / include / common.h
index b224e06976b942a5ef1f422654fc0b226e9d2a8b..d89617ae2c9d39f2d2702a5ffb56b26a07476369 100644 (file)
@@ -96,6 +96,7 @@ typedef volatile unsigned char        vu_char;
 #ifdef CONFIG_MPC83XX
 #include <mpc83xx.h>
 #include <asm/immap_83xx.h>
+#define CONFIG_RELOC_FIXUP_WORKS
 #endif
 #ifdef CONFIG_4xx
 #include <ppc4xx.h>