summaryrefslogtreecommitdiff
path: root/board/compulab/cm_fx6/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/compulab/cm_fx6/common.h')
-rw-r--r--board/compulab/cm_fx6/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/compulab/cm_fx6/common.h b/board/compulab/cm_fx6/common.h
index 347d07b0b9..1b19f16b2e 100644
--- a/board/compulab/cm_fx6/common.h
+++ b/board/compulab/cm_fx6/common.h
@@ -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);