validate_bootsel
if (validate_bootsel(&boot->mbr_bootsel)) {
if (validate_bootsel((void *)((uint8_t *)boot + MBR_BS_OFFSET + 4))) {