public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001119] New: at91_spi.c says "fix me", and need a flag to be cleared before transfer()
@ 2011-01-18  0:19 bugzilla-daemon
  2011-01-18  7:57 ` [Bug 1001119] " bugzilla-daemon
  2011-01-18  7:58 ` bugzilla-daemon
  0 siblings, 2 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-18  0:19 UTC (permalink / raw)
  To: unassigned

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

           Summary: at91_spi.c says "fix me", and need a flag to be
                    cleared before transfer()
           Product: eCos
           Version: 3.0
          Platform: at91sam7sek_256 (AT91SAM7S-EK board with AT91SAM7S256)
        OS/Version: ARM
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: SPI
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: oli@snr.ch
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1087)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1087)
patch for at91_spi.c

The at91_spi.c has a hal-delay in the dsr() which could be avoided. And in some
cases the spi_transfer dont work correct. If there is a byte aviable from an
old transfer in the SPI-read-register, then the spi-transfer-function stores
this in the new to receive buffer and lets the last byte of the current
transfer in the read-register. Its nessesary to clear the "data-aviable" flag
befor starting a transfer. patch attached...
Gruss Oliver

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


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

* [Bug 1001119] at91_spi.c says "fix me", and need a flag to be cleared before transfer()
  2011-01-18  0:19 [Bug 1001119] New: at91_spi.c says "fix me", and need a flag to be cleared before transfer() bugzilla-daemon
@ 2011-01-18  7:57 ` bugzilla-daemon
  2011-01-18  7:58 ` bugzilla-daemon
  1 sibling, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-18  7:57 UTC (permalink / raw)
  To: unassigned

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

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1087|application/octet-stream    |text/plain
          mime type|                            |
   Attachment #1087|0                           |1
           is patch|                            |

--- Comment #1 from John Dallaway <john@dallaway.org.uk> 2011-01-18 07:57:20 GMT ---
(From update of attachment 1087)
Marking attachment 1087 as a patch.

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


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

* [Bug 1001119] at91_spi.c says "fix me", and need a flag to be cleared before transfer()
  2011-01-18  0:19 [Bug 1001119] New: at91_spi.c says "fix me", and need a flag to be cleared before transfer() bugzilla-daemon
  2011-01-18  7:57 ` [Bug 1001119] " bugzilla-daemon
@ 2011-01-18  7:58 ` bugzilla-daemon
  1 sibling, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-18  7:58 UTC (permalink / raw)
  To: unassigned

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

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ecos-patches@ecos.sourcewar
                   |                            |e.org, john@dallaway.org.uk
          Component|SPI                         |Patches and contributions

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


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

* [Bug 1001119] at91_spi.c says "fix me", and need a flag to be cleared before transfer()
  2011-01-18  0:19 [Bug 1001119] New: " bugzilla-daemon
  2011-01-18  7:57 ` [Bug 1001119] " bugzilla-daemon
@ 2011-01-18  7:58 ` bugzilla-daemon
  1 sibling, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-18  7:58 UTC (permalink / raw)
  To: ecos-bugs

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

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ecos-patches@ecos.sourcewar
                   |                            |e.org, john@dallaway.org.uk
          Component|SPI                         |Patches and contributions

-- 
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] 5+ messages in thread

* [Bug 1001119] at91_spi.c says "fix me", and need a flag to be cleared before transfer()
  2011-01-18  0:19 [Bug 1001119] New: " bugzilla-daemon
@ 2011-01-18  7:57 ` bugzilla-daemon
  2011-01-18  7:58 ` bugzilla-daemon
  1 sibling, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-18  7:57 UTC (permalink / raw)
  To: ecos-bugs

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

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1087|application/octet-stream    |text/plain
          mime type|                            |
   Attachment #1087|0                           |1
           is patch|                            |

--- Comment #1 from John Dallaway <john@dallaway.org.uk> 2011-01-18 07:57:20 GMT ---
(From update of attachment 1087)
Marking attachment 1087 as a patch.

-- 
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] 5+ messages in thread

end of thread, other threads:[~2011-01-18  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-18  0:19 [Bug 1001119] New: at91_spi.c says "fix me", and need a flag to be cleared before transfer() bugzilla-daemon
2011-01-18  7:57 ` [Bug 1001119] " bugzilla-daemon
2011-01-18  7:58 ` bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2011-01-18  0:19 [Bug 1001119] New: " bugzilla-daemon
2011-01-18  7:57 ` [Bug 1001119] " bugzilla-daemon
2011-01-18  7:58 ` 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).