BOOT_SIGNATURE
if (le16_to_cpu(*(u16*)header->signature) != BOOT_SIGNATURE) {
if (le16_to_cpu(*(u16*)header->signature) != BOOT_SIGNATURE ) {