This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000737] New: in configuration second SPI bus for at91sam7cannot be activated


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]