[U-Boot] [PATCH v4] sf: probe: Add support for S25FL* flash parts
Simon Glass
sjg at chromium.org
Fri Sep 27 01:16:40 CEST 2013
Hi Jagan,
On Tue, Sep 24, 2013 at 12:19 PM, Jagannadha Sutradharudu Teki
<jagannadha.sutradharudu-teki at xilinx.com> wrote:
> Added S25FL* parts are which are avilable in spi_flash_probe_legacy.c.
>
> Updated the sector_size attributes as per the flash parts.
> Looks fine for with this sector_size for computing the size
> of flash.
>
> Signed-off-by: Jagannadha Sutradharudu Teki <jaganna at xilinx.com>
For some reason this patch (only) is missing the version number in the
subject, and also has a 'dump' file. Is this a bug in patman maybe?
> ---
> Changes for v4:
> - Update the ext_jedec detection
> Changes for v3:
> - none
> Changes for v2:
> - Enable CONFIG_SPI_FLASH_SPANSION
>
> drivers/mtd/spi/spi_flash_probe.c | 31 +-
> dump | 1182 +++++++++++++++++++++++++++++++++++++
> 2 files changed, 1207 insertions(+), 6 deletions(-)
> create mode 100644 dump
>
Regards,
Simon
More information about the U-Boot
mailing list