From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Matthias_Wei=DFer?= Date: Mon, 26 Oct 2009 09:20:02 +0100 Subject: [U-Boot] CAN console Message-ID: <4AE55BB2.6090608@arcor.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi I have a device here which has only a CAN interface to the outside world. I am currently thinking about implementing a "serial" driver using the CAN controller. Is there any chance to get this accepted in the public u-boot tree? A special program on the PC side would be needed to translate the CAN messages back to a serial stream and vice versa and make it available to a terminal program. But thats another story. Regards, Matthias Wei?er