summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2007-11-15 08:20:50 -0700
committerGrant Likely <grant.likely@secretlab.ca>2007-11-15 08:31:18 -0700
commit96279ab4cad60cb5972aa934fbe4845ac02cc75a (patch)
tree7e9729c604392c865a505f7fbe570237ad531159 /include
parent928fe33b24cdf382a8dc8687fed24b1961cdb5d6 (diff)
downloadtalos-obmc-uboot-96279ab4cad60cb5972aa934fbe4845ac02cc75a.tar.gz
talos-obmc-uboot-96279ab4cad60cb5972aa934fbe4845ac02cc75a.zip
Revert "Correct fixup relocation for mpc8260"
This reverts commit 5af61b2f4b838a05f79be274f3e5a66edd2d9c96. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'include')
-rw-r--r--include/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 3973ed86c5..d763cc7e2e 100644
--- a/include/common.h
+++ b/include/common.h
@@ -86,7 +86,6 @@ typedef volatile unsigned char vu_char;
#define CONFIG_MPC8260 1
#endif
#include <asm/immap_8260.h>
-#define CONFIG_RELOC_FIXUP_WORKS
#endif
#ifdef CONFIG_MPC86xx
#include <mpc86xx.h>
OpenPOWER on IntegriCloud