Re: [U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support

2013-09-24 Thread Jagan Teki
On Sun, Sep 22, 2013 at 12:21 AM, Sascha Silbe wrote: > Hi Jagannadha, > > Jagannadha Sutradharudu Teki > writes: > >> Added new spi_flash_probe support, currently added N25Q* >> flash part attributes support. > [...] > > I've given your series another try on Cubox. It looks better this time > (e

Re: [U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support

2013-09-21 Thread Sascha Silbe
Hi Jagannadha, Jagannadha Sutradharudu Teki writes: > Added new spi_flash_probe support, currently added N25Q* > flash part attributes support. [...] I've given your series another try on Cubox. It looks better this time (e.g. the probe issue is gone), but there are still a couple of issues. I'

Re: [U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support

2013-09-19 Thread Simon Glass
Hi Jagan, On Thu, Sep 19, 2013 at 1:06 AM, Jagan Teki wrote: > On Thu, Sep 19, 2013 at 11:46 AM, Simon Glass wrote: > > Hi, > > > > On Sun, Sep 15, 2013 at 12:15 PM, Jagannadha Sutradharudu Teki < > > jagannadha.sutradharudu-t...@xilinx.com> wrote: > > > >> Added new spi_flash_probe support, cur

Re: [U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support

2013-09-19 Thread Jagan Teki
On Thu, Sep 19, 2013 at 11:46 AM, Simon Glass wrote: > Hi, > > On Sun, Sep 15, 2013 at 12:15 PM, Jagannadha Sutradharudu Teki < > jagannadha.sutradharudu-t...@xilinx.com> wrote: > >> Added new spi_flash_probe support, currently added N25Q* >> flash part attributes support. >> >> Updated the sector

Re: [U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support

2013-09-18 Thread Simon Glass
Hi, On Sun, Sep 15, 2013 at 12:15 PM, Jagannadha Sutradharudu Teki < jagannadha.sutradharudu-t...@xilinx.com> wrote: > Added new spi_flash_probe support, currently added N25Q* > flash part attributes support. > > Updated the sector_size attributes as per the flash parts. > Looks fine for with thi

[U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support

2013-09-15 Thread Jagannadha Sutradharudu Teki
Added new spi_flash_probe support, currently added N25Q* flash part attributes support. Updated the sector_size attributes as per the flash parts. Looks fine for with this sector_size for computing the size of flash. Defined CONFIG_SPI_FLASH_LEGACY for old probing style which is available on spi_