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