alistair23-linux/drivers/mtd
Roger Quadros 5a66088bff mtd: mtd_oobtest: Show the verification error location and data
Add a function memcmpshow() that compares the 2 data buffers
and shows the address:offset and data bytes on comparison failure.
This function  does not break at a comparison failure but runs the
check for the whole data buffer.

Use memcmpshow() instead of memcmp() for all the verification paths.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-11-19 23:25:06 -08:00
..
chips mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips 2014-10-29 18:50:52 -07:00
devices mtd: dataflash: Remove use of tx_dma 2014-11-05 12:57:24 -08:00
lpddr
maps mtd: bfin-async-flash: Remove unused variable 2014-10-22 01:35:41 -07:00
nand fsl_ifc: Support all 8 IFC chip selects 2014-11-05 14:45:53 -08:00
onenand mtd: onenand: remove s5pc100 related onenand codes 2014-07-13 07:35:14 +09:00
spi-nor mtd: spi-nor: Add support for SST spi flash 2014-11-05 13:06:02 -08:00
tests mtd: mtd_oobtest: Show the verification error location and data 2014-11-19 23:25:06 -08:00
ubi UBI: Fastmap: Calc fastmap size correctly 2014-10-03 17:33:28 +03:00
afs.c
ar7part.c
bcm47xxpart.c mtd: bcm47xxpart: only register partitions if the trx header was filled 2014-10-22 02:04:34 -07:00
bcm63xxpart.c
cmdlinepart.c mtd: cmdlinepart: Spelling s/trucate/truncate/ 2014-07-02 15:17:15 -07:00
ftl.c mtd/ftl: fix the double free of the buffers allocated in build_maps() 2014-07-14 18:41:20 -07:00
inftlcore.c
inftlmount.c mtd: intflmount: fix off by one error in INFTL_dumpVUchains() 2014-11-05 13:19:21 -08:00
Kconfig mtd: update help of CONFIG_MTD_OF_PARTS 2014-11-05 01:17:56 -08:00
Makefile
mtd_blkdevs.c block: disable entropy contributions for nonrot devices 2014-10-04 10:55:32 -06:00
mtdblock.c
mtdblock_ro.c
mtdchar.c mtd: terminate user-provided string 2014-08-19 11:53:09 -07:00
mtdconcat.c
mtdcore.c mtd: remove dead non-char logic 2014-08-19 11:53:08 -07:00
mtdcore.h
mtdoops.c
mtdpart.c mtd: Account for BBT blocks when a partition is being allocated 2014-07-08 18:38:29 -07:00
mtdsuper.c
mtdswap.c mtd: use __packed shorthand 2014-08-19 11:53:08 -07:00
nftlcore.c
nftlmount.c
ofpart.c
redboot.c
rfd_ftl.c
sm_ftl.c mtd: sm_ftl: initialize error code 2014-08-19 11:53:07 -07:00
sm_ftl.h
ssfdc.c