On Tue, Jun 11, 2013 at 12:23 PM, Jagannadha Sutradharudu Teki < [email protected]> wrote:
> There is no other call other than spi_flash_cmd_wait_ready(), > hence removed spi_flash_cmd_poll_bit and use the poll status code > spi_flash_cmd_wait_ready() itself. > > Signed-off-by: Jagannadha Sutradharudu Teki <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > Changes for v3: > - none > Really? It seems different. > Changes for v2: > - none > > drivers/mtd/spi/spi_flash.c | 11 +++-------- > drivers/mtd/spi/spi_flash_internal.h | 4 ---- > 2 files changed, 3 insertions(+), 12 deletions(-) > >
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

