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 1001579] New: Kinetis K70F120M port


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

           Summary: Kinetis K70F120M port
           Product: eCos
           Version: CVS
          Platform: Other (please specify)
        OS/Version: Cortex-M
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: ilijak@siva.com.mk
                CC: ecos-patches@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1737)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1737)
Kinetis variant upgrade

This upgrade of Kinetis port brings support for K70 family as well as variant
upgrades.
New features:
    - Clocking: driver supports second PLL1 oscillator;
    - eDMA now supports 32 channel controllers such as one found on K70;
    - DDRAM support;
    - Cache is supported (present on 120 and 150 MHz devices) (gives tremendous
boost to processing of code and data residing in DDRAM or Flash)

    - SPI driver has been upgraded to cope with cached memory;
    - Ethernet driver has been upgraded to use non-cached memory regions for
TCDs and buffers.

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


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