Re: [U-Boot] [PATCH v4 00/17] sf:Updates on flash detection

2016-10-05 Thread Jagan Teki
Hi Bin, On Tue, Sep 27, 2016 at 12:52 PM, Bin Meng wrote: > Hi Jagan, > > On Mon, Sep 26, 2016 at 3:52 AM, Jagan Teki wrote: >> From: Jagan Teki >> >> Updated spi_flash_info table in sync with Linux, and removed >> legacy and unsupported code. >> >> Changes for v4: >> - Rebase to master

Re: [U-Boot] [PATCH v4 00/17] sf:Updates on flash detection

2016-09-27 Thread Bin Meng
Hi Jagan, On Mon, Sep 26, 2016 at 3:52 AM, Jagan Teki wrote: > From: Jagan Teki > > Updated spi_flash_info table in sync with Linux, and removed > legacy and unsupported code. > > Changes for v4: > - Rebase to master > > Changes for v3: > - New patches > - Fix checkpatch.

[U-Boot] [PATCH v4 00/17] sf:Updates on flash detection

2016-09-25 Thread Jagan Teki
From: Jagan Teki Updated spi_flash_info table in sync with Linux, and removed legacy and unsupported code. Changes for v4: - Rebase to master Changes for v3: - New patches - Fix checkpatch.pl - Fix BIT positions in spi.h - Fix ti_qspi.c mode - Fix