Re: [U-Boot] [PATCH v3 07/17] sf: Update sf read to support all sizes of flashes

2013-06-12 Thread Simon Glass
On Tue, Jun 11, 2013 at 12:23 PM, Jagannadha Sutradharudu Teki < jagannadha.sutradharudu-t...@xilinx.com> wrote: > This patch updated the spi_flash read func to support all > sizes of flashes using bank reg addr facility. > > The same support has been added in below patch for erase/write > spi_fla

[U-Boot] [PATCH v3 07/17] sf: Update sf read to support all sizes of flashes

2013-06-11 Thread Jagannadha Sutradharudu Teki
This patch updated the spi_flash read func to support all sizes of flashes using bank reg addr facility. The same support has been added in below patch for erase/write spi_flash functions: "sf: Support all sizes of flashes using bank addr reg facility" (sha1: c956f600cbb0943d0afe1004cdb503f4fcd8f4