summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8555CDS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-01-16 01:45:10 -0600
committerKumar Gala <galak@kernel.crashing.org>2008-01-16 23:21:55 -0600
commit2cfaa1aa1aac39a81006b7b27e0e431bf21f6dfa (patch)
tree89b311689ad4c0e20d4289b5b1f90e649684ff86 /include/configs/MPC8555CDS.h
parent7232a2724ccc9dcbc3ec4ef84ada02f13ccd1238 (diff)
downloadblackbird-obmc-uboot-2cfaa1aa1aac39a81006b7b27e0e431bf21f6dfa.tar.gz
blackbird-obmc-uboot-2cfaa1aa1aac39a81006b7b27e0e431bf21f6dfa.zip
85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8555CDS.h')
-rw-r--r--include/configs/MPC8555CDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8555CDS.h b/include/configs/MPC8555CDS.h
index 76d673cd0d..93877aedb0 100644
--- a/include/configs/MPC8555CDS.h
+++ b/include/configs/MPC8555CDS.h
@@ -47,6 +47,7 @@
#define CONFIG_DDR_ECC /* only for ECC DDR module */
#define CONFIG_MEM_INIT_VALUE 0xDeadBeef
+#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
/*
* When initializing flash, if we cannot find the manufacturer ID,
OpenPOWER on IntegriCloud