summaryrefslogtreecommitdiffstats
path: root/board/xilinx/microblaze-generic
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-11 09:41:49 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:52 +0100
commit3229c869aa663c99591e124f037c67922222e8e4 (patch)
tree1fe15deab2006f08d0515406cf96e099d1bdc042 /board/xilinx/microblaze-generic
parentf412b6ab5b5d0960d29c82151e8ccd40390bc786 (diff)
downloadblackbird-obmc-uboot-3229c869aa663c99591e124f037c67922222e8e4.tar.gz
blackbird-obmc-uboot-3229c869aa663c99591e124f037c67922222e8e4.zip
net: emaclite: Move emaclite to Kconfig
Add PHYLIB and MII dependencies and enable it by default for Microblaze. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'board/xilinx/microblaze-generic')
-rw-r--r--board/xilinx/microblaze-generic/xparameters.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/xilinx/microblaze-generic/xparameters.h b/board/xilinx/microblaze-generic/xparameters.h
index 79c87fb618..4f44427e60 100644
--- a/board/xilinx/microblaze-generic/xparameters.h
+++ b/board/xilinx/microblaze-generic/xparameters.h
@@ -44,9 +44,6 @@
#define XILINX_SYSACE_HIGHADDR 0x4180ffff
#define XILINX_SYSACE_MEM_WIDTH 16
-/* Ethernet controller is Ethernet_MAC */
-#define XILINX_EMACLITE_BASEADDR 0x40C00000
-
/* Watchdog IP is wxi_timebase_wdt_0 */
#define XILINX_WATCHDOG_BASEADDR 0x50000000
#define XILINX_WATCHDOG_IRQ 1
OpenPOWER on IntegriCloud