summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8540ADS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-01-17 00:52:29 -0600
committerKumar Gala <galak@kernel.crashing.org>2008-01-17 02:06:53 -0600
commit219a81b98d834f9071b6f7c3bdc6b7ec39cc46cc (patch)
tree8e8dbfd5161620c312eb7395890c4633c592fb30 /include/configs/MPC8540ADS.h
parent80d0b6a1498761c4355b2db9c8001b04c295e7b8 (diff)
downloadblackbird-obmc-uboot-219a81b98d834f9071b6f7c3bdc6b7ec39cc46cc.tar.gz
blackbird-obmc-uboot-219a81b98d834f9071b6f7c3bdc6b7ec39cc46cc.zip
85xx: Convert MPC8540/MPC8560 ADS to new TLB setup
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8540ADS.h')
-rw-r--r--include/configs/MPC8540ADS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8540ADS.h b/include/configs/MPC8540ADS.h
index 5ea7b25047..74076fbe4a 100644
--- a/include/configs/MPC8540ADS.h
+++ b/include/configs/MPC8540ADS.h
@@ -56,6 +56,7 @@
#define CONFIG_MEM_INIT_VALUE 0xDeadBeef
#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
+#define CONFIG_FSL_INIT_TLBS 1 /* Use common FSL init code */
/*
* sysclk for MPC85xx
OpenPOWER on IntegriCloud