[U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Rajeshwari S Shinde
This patchset has a set of patches which improves the performance of spi on exynos. Have combined all individual patches into a single patchset. Patches are based on u-boot-spi.git master branch. Rajeshwari S Shinde (3): exynos: Export timer_get_us() to get microsecond timer spi: exynos:

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Jagan Teki
On Tue, Oct 8, 2013 at 4:20 PM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: This patchset has a set of patches which improves the performance of spi on exynos. Have combined all individual patches into a single patchset. Patches are based on u-boot-spi.git master branch. Thanks for

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Rajeshwari Birje
Hi Jagan, Yes I have tested them on u-boot-spi.git/master for spi booting. Regards, Rajeshwari Shinde. On Tue, Oct 8, 2013 at 6:08 PM, Jagan Teki jagannadh.t...@gmail.com wrote: On Tue, Oct 8, 2013 at 4:20 PM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: This patchset has a set of

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Jagan Teki
On Tue, Oct 8, 2013 at 6:11 PM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Jagan, Yes I have tested them on u-boot-spi.git/master for spi booting. Sorry for sequence of questions which spi flash parts you tested.? Regards, Rajeshwari Shinde. On Tue, Oct 8, 2013 at 6:08 PM,

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Rajeshwari Birje
Hi Jagan, We have W25Q80BW on smdk5250 board. Regards, Rajeshwari. On Tue, Oct 8, 2013 at 6:14 PM, Jagan Teki jagannadh.t...@gmail.com wrote: On Tue, Oct 8, 2013 at 6:11 PM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Jagan, Yes I have tested them on u-boot-spi.git/master for

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Jagan Teki
On Tue, Oct 8, 2013 at 6:34 PM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Jagan, We have W25Q80BW on smdk5250 board. Great, thanks for quick response. You missed one more patch http://patchwork.ozlabs.org/patch/247461/ may be you have a plan for sending this later, true?

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Rajeshwari Birje
Hi Jagan, Posted http://patchwork.ozlabs.org/patch/247461/ V3. Posted it separately as it is arch/arm related. Regards, Rajeshwari On Tue, Oct 8, 2013 at 6:36 PM, Jagan Teki jagannadh.t...@gmail.com wrote: On Tue, Oct 8, 2013 at 6:34 PM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Jagan Teki
On Tue, Oct 8, 2013 at 6:42 PM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Jagan, Posted http://patchwork.ozlabs.org/patch/247461/ V3. Posted it separately as it is arch/arm related. OK, not a problem I thought it's pure spi. I will apply spi patches, thanks for your time.

Re: [U-Boot] [PATCH 0/4] spi: exynos: Improve performance

2013-10-08 Thread Jagan Teki
On Tue, Oct 8, 2013 at 4:20 PM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: This patchset has a set of patches which improves the performance of spi on exynos. Have combined all individual patches into a single patchset. Patches are based on u-boot-spi.git master branch. Rajeshwari S