summaryrefslogtreecommitdiff
path: root/include/configs/MPC8540EVAL.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-01-17 02:19:18 -0600
committerKumar Gala <galak@kernel.crashing.org>2008-01-17 02:19:18 -0600
commit7dc358bb0de9e2fa341f3b4c914466b1f34b2d89 (patch)
treef88691a059949e15024eb8f6f5b086559a4a09d3 /include/configs/MPC8540EVAL.h
parent3b558e26a5ef31635787d6d6e97d70939d4f892d (diff)
85xx: Get ride of old TLB setup code
Now that all boards have been converted, remove old config code and the config option for the new style. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8540EVAL.h')
-rw-r--r--include/configs/MPC8540EVAL.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8540EVAL.h b/include/configs/MPC8540EVAL.h
index 416cee4b2..bf64f2704 100644
--- a/include/configs/MPC8540EVAL.h
+++ b/include/configs/MPC8540EVAL.h
@@ -44,7 +44,6 @@
#define CONFIG_DDR_DLL /* possible DLL fix needed */
#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
-#define CONFIG_FSL_INIT_TLBS 1 /* Use common FSL init code */
/* Using Localbus SDRAM to emulate flash before we can program the flash,
* normally you only need a flash-boot image(u-boot.bin),if unsure undef this.