summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorBecky Bruce <becky.bruce@freescale.com>2008-01-23 16:31:02 -0600
committerJon Loeliger <jdl@freescale.com>2008-01-24 12:12:33 -0600
commit031976f6364b93833e989f57e9f1e023e0be8c4c (patch)
tree9ff58615029cc5d53504c253c6532c10d06b0efd /include/configs
parent4933b91f8a49e436681f163df3173beb91cac44a (diff)
downloadtalos-obmc-uboot-031976f6364b93833e989f57e9f1e023e0be8c4c.tar.gz
talos-obmc-uboot-031976f6364b93833e989f57e9f1e023e0be8c4c.zip
86xx: Convert mpc8610hpcd to new law setup method.
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/MPC8610HPCD.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h
index a53953c29c..92b4e7b6a9 100644
--- a/include/configs/MPC8610HPCD.h
+++ b/include/configs/MPC8610HPCD.h
@@ -42,6 +42,7 @@
#define CONFIG_PCIE1 1 /* PCIe 1 connected to ULI bridge */
#define CONFIG_PCIE2 1 /* PCIe 2 connected to slot */
#define CONFIG_FSL_PCI_INIT 1 /* Use common FSL init code */
+#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
#define CONFIG_ENV_OVERWRITE
OpenPOWER on IntegriCloud