summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8544DS.h
diff options
context:
space:
mode:
authorRoy Zang <tie-fei.zang@freescale.com>2009-07-09 10:05:48 +0800
committerKumar Gala <galak@kernel.crashing.org>2009-07-22 09:43:47 -0500
commitf6155c6fbb1d85f517b7c160570f0995ef14c43f (patch)
tree4ee808734f20693d9fff9dbab3474be6c7759630 /include/configs/MPC8544DS.h
parent6bb5b412291177e6edd42f9a80e5c5afe57a6a0f (diff)
downloadblackbird-obmc-uboot-f6155c6fbb1d85f517b7c160570f0995ef14c43f.tar.gz
blackbird-obmc-uboot-f6155c6fbb1d85f517b7c160570f0995ef14c43f.zip
85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8544DS.h')
-rw-r--r--include/configs/MPC8544DS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8544DS.h b/include/configs/MPC8544DS.h
index 2efeb72e63..2de313931e 100644
--- a/include/configs/MPC8544DS.h
+++ b/include/configs/MPC8544DS.h
@@ -44,6 +44,7 @@
#define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */
#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
+#define CONFIG_E1000 1 /* Defind e1000 pci Ethernet card*/
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE
OpenPOWER on IntegriCloud