Re: [U-Boot] [PATCH v4] sf: probe: Add support for S25FL* flash parts

2013-09-26 Thread Simon Glass
Hi Jagan, On Tue, Sep 24, 2013 at 12:19 PM, Jagannadha Sutradharudu Teki 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. > > Sig

[U-Boot] [PATCH v4] sf: probe: Add support for S25FL* flash parts

2013-09-24 Thread Jagannadha Sutradharudu Teki
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 --- Changes for v4: - Update the ext_jedec d