public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1000737] New: in configuration second SPI bus for at91sam7 cannot be activated
@ 2009-04-02 15:25 bugzilla-daemon
  2009-04-02 21:32 ` [Bug 1000737] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-04-02 15:25 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000737

           Summary: in configuration second SPI bus for at91sam7 cannot be
                    activated
           Product: eCos
           Version: 3.0
          Platform: Other (please specify)
        OS/Version: ARM
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: SPI
        AssignedTo: bartv@ecoscentric.com
        ReportedBy: peter@niebert.com
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


The Atmel ARM7 AT91SAM7X has two SPI busses, but with ecosconfig the second bus
cannot be activated. The reason seems to be that in the file

devs/spi/arm/at91/current/cdl/spi_at91.cdl

there is a test for a variable called CYGINT_DEVS_SPI_ARM_AT_HAS_BUS1 which
should probably be called

CYGINT_DEVS_SPI_ARM_AT91_HAS_BUS1


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


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

* [Bug 1000737] in configuration second SPI bus for at91sam7 cannot be activated
  2009-04-02 15:25 [Bug 1000737] New: in configuration second SPI bus for at91sam7 cannot be activated bugzilla-daemon
@ 2009-04-02 21:32 ` bugzilla-daemon
  2009-04-02 21:40 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-04-02 21:32 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000737


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from John Dallaway <john@dallaway.org.uk>  2009-04-02 22:32:25 ---
Thank you for the bug report. Bug confirmed.


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


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

* [Bug 1000737] in configuration second SPI bus for at91sam7 cannot be activated
  2009-04-02 15:25 [Bug 1000737] New: in configuration second SPI bus for at91sam7 cannot be activated bugzilla-daemon
  2009-04-02 21:32 ` [Bug 1000737] " bugzilla-daemon
@ 2009-04-02 21:40 ` bugzilla-daemon
  2009-04-02 21:42 ` bugzilla-daemon
  2009-04-02 21:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-04-02 21:40 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000737


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bartv@ecoscentric.com       |john@dallaway.org.uk




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


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

* [Bug 1000737] in configuration second SPI bus for at91sam7 cannot be activated
  2009-04-02 15:25 [Bug 1000737] New: in configuration second SPI bus for at91sam7 cannot be activated bugzilla-daemon
  2009-04-02 21:32 ` [Bug 1000737] " bugzilla-daemon
  2009-04-02 21:40 ` bugzilla-daemon
@ 2009-04-02 21:42 ` bugzilla-daemon
  2009-04-02 21:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-04-02 21:42 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000737





--- Comment #2 from John Dallaway <john@dallaway.org.uk>  2009-04-02 22:42:08 ---
Created an attachment (id=690)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=690)
bugzilla-1000737.patch

Correction for typographical error in AT91 SPI CDL file.


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


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

* [Bug 1000737] in configuration second SPI bus for at91sam7 cannot be activated
  2009-04-02 15:25 [Bug 1000737] New: in configuration second SPI bus for at91sam7 cannot be activated bugzilla-daemon
                   ` (2 preceding siblings ...)
  2009-04-02 21:42 ` bugzilla-daemon
@ 2009-04-02 21:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-04-02 21:43 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000737


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

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




--- Comment #3 from John Dallaway <john@dallaway.org.uk>  2009-04-02 22:43:36 ---
Patch checked in to eCos repository trunk.


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


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

end of thread, other threads:[~2009-04-02 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-02 15:25 [Bug 1000737] New: in configuration second SPI bus for at91sam7 cannot be activated bugzilla-daemon
2009-04-02 21:32 ` [Bug 1000737] " bugzilla-daemon
2009-04-02 21:40 ` bugzilla-daemon
2009-04-02 21:42 ` bugzilla-daemon
2009-04-02 21:43 ` 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).