DOSMAGICOFF
if (*(uint16_t *)&mboot.bootinst[DOSMAGICOFF] != DOSMAGIC) {
if (cv2(buf + DOSMAGICOFF) != DOSMAGIC)