]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_sf: Add print mesg for 'sf erase' command
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Sat, 25 May 2013 20:05:21 +0000 (01:35 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Sun, 2 Jun 2013 18:34:40 +0000 (00:04 +0530)
commit96bbf55651fc2bedc175830d22179e384d640d99
tree1a6a332160fb89244d9d22770a5b28fde57b14f0
parent0d3b596aa35fd828f2147c6d3c86d4e2730f7b29
cmd_sf: Add print mesg for 'sf erase' command

This patch adds a print messages while using 'sf erase' command
to make sure that how many bytes erased in flash device.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Acked-by: Tom Rini <trini@ti.com>
common/cmd_sf.c
drivers/mtd/spi/spi_flash.c