aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/qualcomm')
-rw-r--r--src/soc/qualcomm/ipq40xx/include/soc/cdp.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/soc/qualcomm/ipq40xx/include/soc/cdp.h b/src/soc/qualcomm/ipq40xx/include/soc/cdp.h
index 3a90048bac..e5ea8288ca 100644
--- a/src/soc/qualcomm/ipq40xx/include/soc/cdp.h
+++ b/src/soc/qualcomm/ipq40xx/include/soc/cdp.h
@@ -134,11 +134,9 @@ typedef struct {
#define IPQ_GMAC_NMACS 4
enum gale_board_id {
- BOARD_ID_PROTO_0 = 0,
- BOARD_ID_PROTO_0_2 = 1,
- BOARD_ID_WHIRLWIND = 2,
- BOARD_ID_WHIRLWIND_SP5 = 3,
- BOARD_ID_PROTO_0_2_NAND = 26,
+ BOARD_ID_GALE_EVT = 0,
+ BOARD_ID_GALE_EVT2 = 1,
+ BOARD_ID_GALE_EVT3 = 2,
};
/* Board specific parameters */