Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-08 Thread Simon Glass
Hi, On Sat, Mar 2, 2013 at 12:29 AM, Jagan Teki wrote: > Hi All, > > On Fri, Jan 11, 2013 at 7:46 AM, Simon Glass wrote: > > Hi Jagannadha, > > > > On Mon, Dec 31, 2012 at 3:13 AM, Jagannadha Sutradharudu Teki > > wrote: > >> All these patches are added a support for read and write instruction

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-08 Thread Michal Simek
2013/3/5 Tom Rini : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/05/2013 01:34 PM, Jagan Teki wrote: > >>> Okay.. what I understand is - Currently, all the flash supported >>> commands are provided to user as choice. what what i suppose to >>> implement. He needs to choose the best o

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-05 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/05/2013 01:34 PM, Jagan Teki wrote: >> Okay.. what I understand is - Currently, all the flash supported >> commands are provided to user as choice. what what i suppose to >> implement. He needs to choose the best option based on what the >> cont

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-05 Thread Jagan Teki
Hi Tom, On Tue, Mar 5, 2013 at 11:15 PM, Tom Rini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/05/2013 12:21 PM, Jagan Teki wrote: >> Hi Tom, >> >> On Tue, Mar 5, 2013 at 10:38 PM, Tom Rini wrote: On >> 03/05/2013 12:00 PM, Jagan Teki wrote: > Hi Tom, > > On Tue

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-05 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/05/2013 12:21 PM, Jagan Teki wrote: > Hi Tom, > > On Tue, Mar 5, 2013 at 10:38 PM, Tom Rini wrote: On > 03/05/2013 12:00 PM, Jagan Teki wrote: Hi Tom, On Tue, Mar 5, 2013 at 2:38 AM, Tom Rini wrote: > On Sat, Mar 02, 2

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-05 Thread Jagan Teki
Hi Tom, On Tue, Mar 5, 2013 at 10:38 PM, Tom Rini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/05/2013 12:00 PM, Jagan Teki wrote: >> Hi Tom, >> >> On Tue, Mar 5, 2013 at 2:38 AM, Tom Rini wrote: >>> On Sat, Mar 02, 2013 at 01:59:38PM +0530, Jagan Teki wrote: >>> >>> [snip]

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-05 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/05/2013 12:00 PM, Jagan Teki wrote: > Hi Tom, > > On Tue, Mar 5, 2013 at 2:38 AM, Tom Rini wrote: >> On Sat, Mar 02, 2013 at 01:59:38PM +0530, Jagan Teki wrote: >> >> [snip] >>> Since these changes I have sent long back, I am just >>> re-modif

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-05 Thread Jagan Teki
Hi Tom, On Tue, Mar 5, 2013 at 2:38 AM, Tom Rini wrote: > On Sat, Mar 02, 2013 at 01:59:38PM +0530, Jagan Teki wrote: > > [snip] >> Since these changes I have sent long back, I am just re-modified the >> framework to >> add new features at the same time with backward comparability for >> current

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-04 Thread Tom Rini
On Sat, Mar 02, 2013 at 01:59:38PM +0530, Jagan Teki wrote: [snip] > Since these changes I have sent long back, I am just re-modified the > framework to > add new features at the same time with backward comparability for > current commands. > > Current command setup: > sf write > sf read > sf upd

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-04 Thread Jagan Teki
Hi All, Any suggestions please. Thanks, Jagan. On Sat, Mar 2, 2013 at 1:59 PM, Jagan Teki wrote: > Hi All, > > On Fri, Jan 11, 2013 at 7:46 AM, Simon Glass wrote: >> Hi Jagannadha, >> >> On Mon, Dec 31, 2012 at 3:13 AM, Jagannadha Sutradharudu Teki >> wrote: >>> All these patches are added a

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-03-02 Thread Jagan Teki
Hi All, On Fri, Jan 11, 2013 at 7:46 AM, Simon Glass wrote: > Hi Jagannadha, > > On Mon, Dec 31, 2012 at 3:13 AM, Jagannadha Sutradharudu Teki > wrote: >> All these patches are added a support for read and write instruction >> for programming/reading SPI flash. >> > > I think this is all great a

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-01-16 Thread Langer Thomas (LQDE RD ST PON SW)
Hello Jagan, Jagan Teki wrote onĀ 2013-01-16: > Hi Thomas, > > On Thu, Jan 10, 2013 at 8:03 PM, Langer Thomas (LQDE RD ST PON SW) > wrote: >> Hello Jagan, >> >>> All these patches are added a support for read and write instruction >>> for programming/reading SPI flash. >> >> I have written som

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-01-15 Thread Jagan Teki
Hi Thomas, On Thu, Jan 10, 2013 at 8:03 PM, Langer Thomas (LQDE RD ST PON SW) wrote: > Hello Jagan, > >> All these patches are added a support for read and write instruction >> for programming/reading SPI flash. > > I have written some weeks ago that I would really appreciate the support of > dua

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-01-10 Thread Simon Glass
Hi, On Thu, Jan 10, 2013 at 6:33 AM, Langer Thomas (LQDE RD ST PON SW) wrote: > Hello Jagan, > >> All these patches are added a support for read and write instruction >> for programming/reading SPI flash. Hmmm just saw this comment. > > I have written some weeks ago that I would really apprecia

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-01-10 Thread Simon Glass
Hi Jagannadha, On Mon, Dec 31, 2012 at 3:13 AM, Jagannadha Sutradharudu Teki wrote: > All these patches are added a support for read and write instruction > for programming/reading SPI flash. > I think this is all great and very useful - since no one else has commented I will have a try. > Read

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-01-10 Thread Simon Glass
Hi Jagannadha, On Mon, Dec 31, 2012 at 3:13 AM, Jagannadha Sutradharudu Teki wrote: > All these patches are added a support for read and write instruction > for programming/reading SPI flash. > I think this is all great and very useful - since no one else has commented I will have a try. > Read

Re: [U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2013-01-10 Thread Langer Thomas (LQDE RD ST PON SW)
Hello Jagan, > All these patches are added a support for read and write instruction > for programming/reading SPI flash. I have written some weeks ago that I would really appreciate the support of dual and quad IO accesses for serial flashes. I just think, this is not an acceptable way to do t

[U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions

2012-12-31 Thread Jagannadha Sutradharudu Teki
All these patches are added a support for read and write instruction for programming/reading SPI flash. Read and Write instruction are implemented as a command line arguments for 'sf write' , 'sf read' and 'sf update' commands. Currently I have added below instructions those are commonly availabl