BOARD_TYPE_NORMAL
if (boardtype == BOARD_TYPE_NORMAL) {
return boardtype == BOARD_TYPE_NORMAL || boardtype == BOARD_TYPE_RPI;
int boardtype = BOARD_TYPE_NORMAL;
boardtype = BOARD_TYPE_NORMAL;