commit | 412da2f6e083eba6e4bd91ff2e78abb4735357a7 | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Fri May 14 01:35:54 2010 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri May 14 01:39:20 2010 +0100 |
tree | 4a66c3a249c986ad8aa7bad6c83b1aa237db8f09 | |
parent | 564b84978df2bf83d334940f1a1190702579f79f [diff] |
mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field Accept values of 2-5 for TopBottom, where the newly-added 4 and 5 values mean a uniform layout. It does indicate WP layout but we don't handle that. Also don't say "broken" when swapping erase regions in a top-boot chip. That got retrospectively documented in the spec. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>