EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE
if (align >= EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE)
chunk = rounddown(EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE, align);