summaryrefslogtreecommitdiffstats
path: root/cfe/cfe/include/foxconnCfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfe/cfe/include/foxconnCfg.h')
-rwxr-xr-xcfe/cfe/include/foxconnCfg.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cfe/cfe/include/foxconnCfg.h b/cfe/cfe/include/foxconnCfg.h
new file mode 100755
index 0000000..3c43675
--- /dev/null
+++ b/cfe/cfe/include/foxconnCfg.h
@@ -0,0 +1,9 @@
+#ifndef _FOXCONNCFG_H
+#define _FOXCONNCFG_H
+
+#define FOXCONN_BOARD_ID "U12L161T00_NETGEAR"
+#define GPIO_POWER_RED_LED 18
+#define GPIO_POWER_RED_LED_ON 1
+#define GPIO_POWER_RED_LED_OFF 0
+
+#endif \ No newline at end of file