u-boot/drivers/mtd
Mike Frysinger 84bc72d90c spi/stmicro: fix debug() display of cmd
The stmicro_wait_ready() func tries to show the actual opcode that was sent
to the device, but instead it displays the array pointer.  Fix it to pull
out the opcode from the start of the array.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-12-16 00:48:18 +01:00
..
nand NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). 2008-11-25 10:47:02 -06:00
nand_legacy rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
onenand NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
spi spi/stmicro: fix debug() display of cmd 2008-12-16 00:48:18 +01:00
ubi UBI: Return -ENOMEM upon failing malloc 2008-12-10 12:55:23 +01:00
at45.c drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
cfi_flash.c cfi-mtd: Add cfi-mtd driver. 2008-11-24 11:05:25 +01:00
cfi_mtd.c cfi-mtd: Add cfi-mtd driver. 2008-11-24 11:05:25 +01:00
dataflash.c mtd/dataflash.c: fix a problem with the last partition 2008-12-02 21:53:24 +01:00
jedec_flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Merge branch 'master' of git://git.denx.de/u-boot-ubi 2008-11-25 11:40:57 +01:00
mtdcore.c mtd: Remove a printf() from add_mtd_device(). 2008-11-24 11:29:53 +01:00
mtdpart.c MTD: Fix problem based on non-working relocation (list head mtd_partitions) 2008-12-09 10:07:23 +01:00
mw_eeprom.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00