public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* [Bug 1001242] New: SST SPI flash
@ 2011-05-22 17:41 bugzilla-daemon
  2011-05-22 17:42 ` [Bug 1001242] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-22 17:41 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

           Summary: SST SPI flash
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: Patches and contributions
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: ecos@hotmail.co.uk
                CC: ecos-patches@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1260)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1260)
devs/flash/spi/sst25xx package

New SPI flash package for the Silicon Storage Technology devices.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001242] SST SPI flash
  2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
@ 2011-05-22 17:42 ` bugzilla-daemon
  2011-05-23 17:31 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-22 17:42 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

--- Comment #1 from Christophe Coutand <ecos@hotmail.co.uk> 2011-05-22 18:41:44 BST ---
Created an attachment (id=1261)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1261)
ecos.db

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001242] SST SPI flash
  2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
  2011-05-22 17:42 ` [Bug 1001242] " bugzilla-daemon
@ 2011-05-23 17:31 ` bugzilla-daemon
  2011-05-24  7:39 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-23 17:31 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

Christophe Coutand <ecos@hotmail.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1260|0                           |1
        is obsolete|                            |

--- Comment #2 from Christophe Coutand <ecos@hotmail.co.uk> 2011-05-23 18:31:06 BST ---
Created an attachment (id=1264)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1264)
Updated patch with sector size defined in # of bytes

Similarly to case 1001223, I have updated the patch to define the sector size
in # of bytes.

Christophe

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001242] SST SPI flash
  2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
  2011-05-22 17:42 ` [Bug 1001242] " bugzilla-daemon
  2011-05-23 17:31 ` bugzilla-daemon
@ 2011-05-24  7:39 ` bugzilla-daemon
  2011-05-24 17:59 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-24  7:39 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

Sergei Gavrikov <sergei.gavrikov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1264|0                           |1
        is obsolete|                            |

--- Comment #3 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2011-05-24 08:39:24 BST ---
Created an attachment (id=1266)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1266)
Updated sst25xx patch (QA)

Done the same clean-ups/fixes like for at25dfxxx driver (bug 1001223 comment
7).

Christophe, if you have a way to test the updated patch, do it, please, and
inform me. I tested only a compilation of the package is added for stm3210e
target.

Thank you,
Sergei

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001242] SST SPI flash
  2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-05-24  7:39 ` bugzilla-daemon
@ 2011-05-24 17:59 ` bugzilla-daemon
  2011-05-24 18:13 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-24 17:59 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

--- Comment #4 from Christophe Coutand <ecos@hotmail.co.uk> 2011-05-24 18:58:42 BST ---
Hi Sergei,

Thanks for the update. QA patch is re-tested and running fine.

Regards,
Christophe

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001242] SST SPI flash
  2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-05-24 17:59 ` bugzilla-daemon
@ 2011-05-24 18:13 ` bugzilla-daemon
  2011-05-25 20:36 ` bugzilla-daemon
  2011-06-01 17:06 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-24 18:13 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

--- Comment #5 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2011-05-24 19:12:45 BST ---
(In reply to comment #4)
> Thanks for the update. QA patch is re-tested and running fine.

Hi Christophe,

Thank you for testing. If nobody has any objections I will commit both
your drivers in a while (bug 1001223 and bug 1001242).

Sergei

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001242] SST SPI flash
  2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
                   ` (4 preceding siblings ...)
  2011-05-24 18:13 ` bugzilla-daemon
@ 2011-05-25 20:36 ` bugzilla-daemon
  2011-06-01 17:06 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-25 20:36 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

--- Comment #6 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2011-05-25 21:36:12 BST ---
(In reply to comment #4)
> Thanks for the update. QA patch is re-tested and running fine.

Checked-in.

Thank you for your contribution to eCos.

Sergei

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001242] SST SPI flash
  2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
                   ` (5 preceding siblings ...)
  2011-05-25 20:36 ` bugzilla-daemon
@ 2011-06-01 17:06 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-06-01 17:06 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001242

Sergei Gavrikov <sergei.gavrikov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |CURRENTRELEASE

--- Comment #7 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2011-06-01 18:05:55 BST ---
Closed.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-01 17:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-22 17:41 [Bug 1001242] New: SST SPI flash bugzilla-daemon
2011-05-22 17:42 ` [Bug 1001242] " bugzilla-daemon
2011-05-23 17:31 ` bugzilla-daemon
2011-05-24  7:39 ` bugzilla-daemon
2011-05-24 17:59 ` bugzilla-daemon
2011-05-24 18:13 ` bugzilla-daemon
2011-05-25 20:36 ` bugzilla-daemon
2011-06-01 17:06 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).