>-- Original Message -- >Date: Thu, 29 Dec 2005 12:33:34 +0100 >To: .................... >Cc: [EMAIL PROTECTED] >Subject: Re: New port to ColdFire >From: "Andrew Lunn andrew-at-lunn.ch |sneake1|" <...> > > >On Fri, Nov 18, 2005 at 07:01:50PM +0100, Enrico Piria wrote: >> Hello everyone. >> I completely rewrote the port to the Freescale ColdFire architecture. > >I've taken a quick look at this. Overall it looks good. > >I'm not too sure about the location of the diag tty driver, >hal_diag.c. You have it in m5272c3 platform level. However the serial >ports are part of the chip, so i would of expected the serial driver >support to be in the variant HAL. Could you explain why you put it in >the platform.
We don't know if in a particular platform both ports are available as in the M5272C3 board. Given how the diagnostic serial port code for M5272C3 is written, you can configure serial port number 2 as a diagnostic port only if serial port 1 is also configured as such. Unfortunely, I will be able to experiment any changes to the code, and give you precise answers to your questions, only after the first week of January 2006, because now I don't have access to the board. Regards Enrico
