BOOTSIZE
uint32_t bootblk[BOOTSIZE / sizeof(uint32_t) + 1];
} else if (len > BOOTSIZE) {
fprintf(stderr, "%s: too long (%d vs %d)\n", argv[1], len, BOOTSIZE);
BOOTSIZE - len, iploff, iplsumsize);