kermit:How to disable the flow control signals?

2003-05-18 Thread rick.liu
ill read u-boot source,maybe it's a way of continue my work.Would u give me a clue of uboot,I mean the sequence of boot and the according source file?I didnot find this kind of infomation on the internet. Best regards Rick.Liu ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

kermit:How to disable the flow control signals?

2003-05-17 Thread rick.liu
Dear Wolfgang, thank you for ur reply,in your message, === 2003-05-17 09:29:00 you wrote:=== >> 1.why the flow control signals are still "on"? > >Because this is what you serial driver reports about the current >state of these pins? i donnot think so,for example,my NO.7 pin(RTS) an

kermit:How to disable the flow control signals?

2003-05-17 Thread rick.liu
Hi, I installed c-kermit209 in my linux,and copy the dot.kermrc in the u-boot0.3.0 to ~/.kermrc,then connect the kermit to my direct -serral port: bash>wermit -c Connecting to /dev/ttyS0, speed 115200 Escape character: Ctrl-\ (ASCII 28, FS): enabled Type the escape character followed by C to

Why my console output nothing

2003-05-14 Thread rick.liu
Dear Wolfgang Thanks for ur reply,in your message you wrote: === 2003-05-13 15:46:00 === >Dear Rick, > > >Chances for useful replies are much better in the u-boot-users >mailing list instead. Later I will try :-) > >Chances for useful replies would be even better if you provi

Why my console output nothing

2003-05-13 Thread rick.liu
Hi all I am using ELDK to port linux to a simple MPC860T board. I use SMC1 to connect to the serial port and as the console.But I can't go any further because when i powerup,the console doesnot show any message.List my steps here: 1. edit ~/.kermrc as what was shown in . 2. modif