public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Serial console on AT91RM9200DK???
@ 2003-06-11  8:37 Steven Scholz
  2003-06-11  9:08 ` Nicolas Lacressonnière
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Scholz @ 2003-06-11  8:37 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] Serial console on AT91RM9200DK???
  2003-06-11  8:37 [U-Boot-Users] Serial console on AT91RM9200DK??? Steven Scholz
@ 2003-06-11  9:08 ` Nicolas Lacressonnière
  2003-06-11  9:09   ` Steven Scholz
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Lacressonnière @ 2003-06-11  9:08 UTC (permalink / raw)
  To: u-boot

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" <steven.scholz@imc-berlin.de>
To: "U-Boot" <u-boot-users@sourceforge.net>; "Rick Bronson" <rick@efn.org>
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
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] Serial console on AT91RM9200DK???
  2003-06-11  9:08 ` Nicolas Lacressonnière
@ 2003-06-11  9:09   ` Steven Scholz
  0 siblings, 0 replies; 3+ messages in thread
From: Steven Scholz @ 2003-06-11  9:09 UTC (permalink / raw)
  To: u-boot

Nicolas,

Thanks for your fast reply!

 > 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.

That means that I can use the "Serial Debug Port" as a console for 
U-Boot and Linux!?

Thanks a million!

Steven

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-11  9:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-11  8:37 [U-Boot-Users] Serial console on AT91RM9200DK??? Steven Scholz
2003-06-11  9:08 ` Nicolas Lacressonnière
2003-06-11  9:09   ` Steven Scholz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox