diff options
author | Peter Wippich <pewi@gw-instruments.de> | 2011-06-06 15:50:58 +0200 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | 2011-09-11 15:02:04 +0300 |
commit | bf5140817b2d65faac9b32fc9057a097044ac35b (patch) | |
tree | f1b42cf3beb1e6f5afbbe547905ba438804e1def /arch/arm/mach-ep93xx | |
parent | 8b6e50c9eba8bf44b2dfd931d359706a461d2cfd (diff) | |
download | blackbird-op-linux-bf5140817b2d65faac9b32fc9057a097044ac35b.tar.gz blackbird-op-linux-bf5140817b2d65faac9b32fc9057a097044ac35b.zip |
mtd: mtdchar: add missing initializer on raw write
On writes in MODE_RAW the mtd_oob_ops struct is not sufficiently
initialized which may cause nandwrite to fail. With this patch
it is possible to write raw nand/oob data without additional ECC
(either for testing or when some sectors need different oob layout
e.g. bootloader) like
nandwrite -n -r -o /dev/mtd0 <myfile>
Signed-off-by: Peter Wippich <pewi@gw-instruments.de>
Cc: stable@kernel.org
Tested-by: Ricard Wanderlof <ricardw@axis.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'arch/arm/mach-ep93xx')
0 files changed, 0 insertions, 0 deletions