[U-Boot] [PATCH v3 16/17] sf: Remove spi_flash_cmd_poll_bit()

Simon Glass sjg at chromium.org
Thu Jun 13 00:39:55 CEST 2013


On Tue, Jun 11, 2013 at 12:23 PM, Jagannadha Sutradharudu Teki <
jagannadha.sutradharudu-teki at xilinx.com> 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 <jaganna at xilinx.com>
>

Reviewed-by: Simon Glass <sjg at chromium.org>


> ---
> 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(-)
>
>


More information about the U-Boot mailing list