summaryrefslogtreecommitdiffstats
path: root/cfe/cfe/include/foxconnCfg.h
blob: 3c43675e6d60cf732d38b1bda11d7134ef19c645 (plain)
1
2
3
4
5
6
7
8
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