From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Wed, 11 Jun 2003 10:37:36 +0200 Subject: [U-Boot-Users] Serial console on AT91RM9200DK??? Message-ID: <3EE6EA50.7040703@imc-berlin.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 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