summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2011-08-31 09:51:50 (GMT)
committerMichal Simek <monstr@monstr.eu>2011-10-24 05:50:21 (GMT)
commite634138e73009c04a6d22208733af3b4cd356a1e (patch)
treee4ac7fbfbada49b96a87ec9e3ef9d9be758b2468 /include/configs/microblaze-generic.h
parent4962e38e9a4a053792722918bb11c5408549aebd (diff)
downloadu-boot-e634138e73009c04a6d22208733af3b4cd356a1e.tar.xz
microblaze: Wire up axi_ethernet driver initialization
Initialize axi_ethernet driver. Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'include/configs/microblaze-generic.h')
-rw-r--r--include/configs/microblaze-generic.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h
index 09ff7c4..6b3fd76 100644
--- a/include/configs/microblaze-generic.h
+++ b/include/configs/microblaze-generic.h
@@ -68,6 +68,10 @@
# define CONFIG_XILINX_LL_TEMAC 1
# define CONFIG_SYS_ENET
#endif
+#if defined(XILINX_AXIEMAC_BASEADDR)
+# define CONFIG_XILINX_AXIEMAC 1
+# define CONFIG_SYS_ENET
+#endif
#undef ET_DEBUG