summaryrefslogtreecommitdiff
path: root/include/configs/sbc8641d.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-01-30 10:56:19 -0600
committerJon Loeliger <jdl@freescale.com>2008-01-30 10:56:19 -0600
commit60c1b95aabbfac17b0ea9422828784e163348c5c (patch)
tree62f0ac7e1d93db435643c21609ec4bfe02e4111c /include/configs/sbc8641d.h
parent98b742489c09780be6a832eeaa4e5eff824792bb (diff)
parent4f93f8b1a4d35b6d302842132edba920ef8f62aa (diff)
Merge branch 'mpc86xx'
Diffstat (limited to 'include/configs/sbc8641d.h')
-rw-r--r--include/configs/sbc8641d.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h
index 54eac38b86..1991a8cc87 100644
--- a/include/configs/sbc8641d.h
+++ b/include/configs/sbc8641d.h
@@ -53,6 +53,7 @@
#define CONFIG_PCI1 1 /* PCIE controler 1 (slot 1) */
#define CONFIG_PCI2 1 /* PCIE controler 2 (slot 2) */
#define CONFIG_FSL_PCI_INIT 1 /* Use common FSL init code */
+#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE
@@ -479,6 +480,7 @@
#include <config_cmd_default.h>
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
+ #define CONFIG_CMD_REGINFO
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI