arm: mx6: cm_fx6: add ethernet support
[oweals/u-boot.git] / board / compulab / cm_fx6 / common.h
index 347d07b0b9f8738e0d949843ace92a61f986d325..1b19f16b2e2efbe191fae5a34883ba86bb816d21 100644 (file)
@@ -15,6 +15,7 @@
 
 #define CM_FX6_ECSPI_BUS0_CS0  IMX_GPIO_NR(2, 30)
 #define CM_FX6_GREEN_LED       IMX_GPIO_NR(2, 31)
+#define CM_FX6_ENET_NRST       IMX_GPIO_NR(2, 8)
 
 void cm_fx6_set_usdhc_iomux(void);
 void cm_fx6_set_ecspi_iomux(void);