> Err, what do you mean by "the NOR write buffer size"? Most high performance NOR today have a buffered write mode to get decent write speed. This requires you write a bunch of words to the chips write buffer and then tell it to program. See cfi_ident.MaxBufWriteSize in cfi.h.