This is the mail archive of the ecos-patches@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 1000280] New: New port: Freescale MAC7100 Variant, Freescale ESCI serial driver


http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000280

           Summary: New port: Freescale MAC7100 Variant, Freescale ESCI
                    serial driver
           Product: eCos
           Version: CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: normal
         Component: Patches and contributions
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: ilijak@siva.com.mk
         QAContact: ecos-patches@ecos.sourceware.org


Variant port: Freescale MAC7100 familly (ARM7TDMI Big Endian)
Platform port: MACE1 evaluation board
Serial driver: Freescale ESCI (Enhanced Serial Communiaction Interface)

Prerequisites: GCC with ARM big endian support

Port is built with arm-elf-gcc Ver: 3.2.1 (prepared for big endian support) and
tested on MACE1 evaluation board (MAC7121)

Changelogs:

packages
	* ecos.db: Add Freescale MAC7100 variant, SIvA MACE1 platform
	and Freescale ESCI serial driver

packages/hal/arm/mac7100/var/current/
	* cdl/hal_arm_mac7100.cdl:
	* include/hal_cache.h: 
	* include/hal_diag.h: 
	* include/mac7100_misc.h: 
	* include/plf_stub.h: unchanged, just copied
	* include/var_arch.h:
	* include/var_io.h:	
	* src/flash_security.S:
	* src/hal_diag.c:
	* src/mac7100_misc.c

packages/hal/arm/mac7100/mace1/current/
	* cdl/hal_arm_mac7100_mace1.cdl: 
	* include/plf_io.h:
	* include/hal_platform_ints.h: 
	* include/hal_platform_setup.h: 
	* include/mace1_misc.h:
	* include/pkgconf/mlt_arm_mac7100_mace1_rom.ldi: 
	* include/pkgconf/mlt_arm_mac7100_mace1_rom.h: 
	* src/mace1_misc.c:
packages/devs/serial/freescale/esci/current
	* cdl/ser_freescale_esci.cdl:
	* include/ser_esci.h: 
	* src/ser_esci.c

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


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