Re: [U-Boot] [PATCH v2 0/7] BAR/wait_ready logic updates

2015-08-18 Thread Bin Meng
Hi Jagan, On Tue, Aug 18, 2015 at 1:22 PM, Jagan Teki wrote: > On 18 August 2015 at 10:12, Bin Meng wrote: >> Hi Jagan, >> >> On Mon, Aug 17, 2015 at 6:32 PM, Jagan Teki wrote: >>> BAR and spi_flash_cmd_wait_ready are updated to make more >>> module to add new status checks. >>> >>> Changes for

Re: [U-Boot] [PATCH v2 0/7] BAR/wait_ready logic updates

2015-08-17 Thread Jagan Teki
On 18 August 2015 at 10:12, Bin Meng wrote: > Hi Jagan, > > On Mon, Aug 17, 2015 at 6:32 PM, Jagan Teki wrote: >> BAR and spi_flash_cmd_wait_ready are updated to make more >> module to add new status checks. >> >> Changes for v2: >> - Update bank_sel for non-bar case. >> - split the spi_flash_cmd

Re: [U-Boot] [PATCH v2 0/7] BAR/wait_ready logic updates

2015-08-17 Thread Bin Meng
Hi Jagan, On Mon, Aug 17, 2015 at 6:32 PM, Jagan Teki wrote: > BAR and spi_flash_cmd_wait_ready are updated to make more > module to add new status checks. > > Changes for v2: > - Update bank_sel for non-bar case. > - split the spi_flash_cmd_wait_ready logic into SR and FSR patches. > > Clone spi

[U-Boot] [PATCH v2 0/7] BAR/wait_ready logic updates

2015-08-17 Thread Jagan Teki
BAR and spi_flash_cmd_wait_ready are updated to make more module to add new status checks. Changes for v2: - Update bank_sel for non-bar case. - split the spi_flash_cmd_wait_ready logic into SR and FSR patches. Clone spi-nor branch u-boot-spi.git repo for changes http://git.denx.de/?p=u-boot/u-bo