This is the mail archive of the ecos-patches@sources.redhat.com 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]

Re: eCos Port for TI TMS320DM270 (ARM7) Processor


On Wed, Mar 24, 2004 at 09:59:07AM +0800, LOH Chee Tim wrote:
> The attached patch, against eCos 2.0, adds support for TI TMS320DM270
> processor on the XEVM-DM270GHK Version 2.0 evaluation board. Communication
> and downloads are supported by both built-in serial ports and on-board
> Cirrus Logic CS8900A ethernet chip. The default serial port settings are
> 38400,8,N,1. Flash management is supported for the on-board Toshiba
> TC58FVT160AFT 2MB flash.
> 
> Also included are minor updates to
> 1. RedBoot to support booting uClinux on ARM
> 2. cs8900a ethernet driver to additionally check that checksum of the EEPROM
> readout is correct before reading MAC address from it
> 3. am29xxxxx flash driver to handle flash that is not at address 0
> 4. stand-alone ethernet driver in io package to additionally check that
> ethernet packet length is greater than length of ethernet header (14) to
> avoid memcpy of large number of bytes as a result of a negative number
> 
> Please feel free to comment on the patch and its suitability for inclusion
> into cvs.

Hi Chee

We will need a copyright assignment before we can include this into
CVS. Please take a look at http://ecos.sourceware.org/assign.html.

So, please could you give your patch relative to anoncvs, not the
older 2.0.

It would also be easier if you broke it down into a number of smaller
independent patches. I can then review them one at a time.

        Thanks
             Andrew


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