linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* SCC3 console problem on MPC860
@ 2001-03-30  0:58 ??????
  2001-03-30  7:53 ` Wolfgang Denk
  2001-03-30 14:57 ` Daris A Nevil
  0 siblings, 2 replies; 4+ messages in thread
From: ?????? @ 2001-03-30  0:58 UTC (permalink / raw)
  To: linuxppc-embedded


Hi, all
I am not used to write in English.

I would like to use SCC3 as second console, and use SMC1 as first console.
I ported denx kernel 2.4.3-pre4 into my 860 board.
when I compiling, checked SCC3 for UART option in MPC8xx CPM option.
SMC1(ttyS0) is connected to my linux box COM2, SCC3(ttyS1) is connected to COM1.

After booting, in COM2 echo 1111 > /dev/ttyS1 result is shown in SCC3(ttyS1).
so far good.
but, COM1 port don't any receive keyboard key.

In /arch/ppc/uart.c
I modified CONFIG_SERIAL_CONSOLE_PORT for SCC3 console

#if 1
#undef CONFIG_SERIAL_CONSOLE_PORT
#define CONFIG_SERIAL_CONSOLE_PORT	1
#endif

Is it enough to to make SCC3 console?

Thanks for any comments and replyings.

==================================================
우리 인터넷, Daum
평생 쓰는 무료 E-mail 주소 한메일넷
지구촌 한글 검색서비스 Daum FIREBALL
http://www.daum.net

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-03-30 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-30  0:58 SCC3 console problem on MPC860 ??????
2001-03-30  7:53 ` Wolfgang Denk
2001-03-30 14:57 ` Daris A Nevil
2001-03-30 15:37   ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).