u-boot-brain/drivers/mtd/spi
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
..
atmel.c Fix merge problems 2008-08-06 14:05:38 +02:00
Makefile mtd: SPI Flash: Support the STMicro Flash 2008-09-09 11:57:29 -06:00
spi_flash_internal.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spi_flash.c mtd: SPI Flash: Support the STMicro Flash 2008-09-09 11:57:29 -06:00
stmicro.c spi/stmicro: fix debug() display of cmd 2008-12-16 00:48:18 +01:00