Searched refs:bootType (Results 1 – 1 of 1) sorted by relevance
1114 boot_type_e bootType = SINGLE_BOOT_TYPE; in BOARD_GetBootTypeName() local1118 bootType = SINGLE_BOOT_TYPE; in BOARD_GetBootTypeName()1122 bootType = LOW_POWER_BOOT_TYPE; in BOARD_GetBootTypeName()1126 bootType = DUAL_BOOT_TYPE; in BOARD_GetBootTypeName()1129 return s_bootTypeNames[bootType]; in BOARD_GetBootTypeName()