From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Nicolas_Lacressonni=E8re?= Date: Wed, 11 Jun 2003 11:08:01 +0200 Subject: [U-Boot-Users] Serial console on AT91RM9200DK??? References: <3EE6EA50.7040703@imc-berlin.de> Message-ID: <054901c32ff8$f5ca5a20$91f59f0a@pc0752> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Steven, The serial configuration flag CONFIG_SERIAL3 is useless for the AT91RM9200DK board. It is only used by the smdk boards. It should have been removed from the configuration file. The AT91RM9200 U-Boot version uses effectively the Serial Debug Port. We are going to submit a patch correcting that mistake among other things and adding DataFlash support. I hope this helps. Nicolas. ----------------------------------------------------------------- Nicolas Lacressonniere ARM-based Products Application Group ATMEL Rousset - Zone Industrielle Fab7 - 13106 Rousset Cedex nlacressonniere at atmel.fr Phone: 33 (0) 442 53 72 54 ----------------------------------------------------------------- ----- Original Message ----- From: "Steven Scholz" To: "U-Boot" ; "Rick Bronson" Sent: Wednesday, June 11, 2003 10:37 AM Subject: [U-Boot-Users] Serial console on AT91RM9200DK??? > Hi there, > > ./include/configs/at91rm9200dk.h says > > /* > * select serial console configuration > */ > #define CONFIG_SERIAL3 1 /* we use SERIAL 3 */ > #undef CONFIG_HWFLOW /* don't include RTS/CTS ... > > My question is: > > Is "SERIAL 3" the same as the so called "SERIAL DEBUG PORT" in the > RM92000DK schematics? > > If not, what's the purpose of the "SERIAL DEBUG PORT" ??? > > Thanks a million, > > Steven > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > >