]> git.sur5r.net Git - u-boot/commitdiff
85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards
authorRoy Zang <tie-fei.zang@freescale.com>
Thu, 9 Jul 2009 02:05:48 +0000 (10:05 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 22 Jul 2009 14:43:47 +0000 (09:43 -0500)
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8536DS.h
include/configs/MPC8544DS.h

index 2cbc6c70a248d6d09f6312ecaba89d68f0595a71..0aaab4a4a817b559c8b960262dd07c10f8cfa86a 100644 (file)
@@ -45,6 +45,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
index 2efeb72e632982f4ce2d5b2483090fdc1d3ca52c..2de313931e5a3506d103307b1ca41f2d428a9f1f 100644 (file)
@@ -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