summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-04-08 12:54:33 -0700
committerStefano Babic <sbabic@denx.de>2015-04-22 14:39:06 +0200
commite806b2298450827eb064415c11f0fc5ae1b95764 (patch)
tree08644557e6db8626dad1dca0f08172e8893918cb /include/configs/gw_ventana.h
parent0a6ee033d7a7304eef78338a349684942a8b654e (diff)
downloadblackbird-obmc-uboot-e806b2298450827eb064415c11f0fc5ae1b95764.tar.gz
blackbird-obmc-uboot-e806b2298450827eb064415c11f0fc5ae1b95764.zip
imx: ventana: assign default ethprime dynamically
Gateworks Ventana boards don't all use IMX6 FEC, so lets define default ethprime based off the first detected device. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 76da53213c..28c78155e7 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -178,7 +178,6 @@
#define CONFIG_MII
#define IMX_FEC_BASE ENET_BASE_ADDR
#define CONFIG_FEC_XCV_TYPE RGMII
-#define CONFIG_ETHPRIME "FEC"
#define CONFIG_FEC_MXC_PHYADDR 0
#define CONFIG_PHYLIB
#define CONFIG_ARP_TIMEOUT 200UL
OpenPOWER on IntegriCloud