From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 26 Sep 2003 16:40:01 +0100 (BST) Received: from [IPv6:::ffff:203.82.55.162] ([IPv6:::ffff:203.82.55.162]:7388 "EHLO 1aurora.enabtech") by linux-mips.org with ESMTP id ; Fri, 26 Sep 2003 16:39:55 +0100 Received: by 1aurora.enabtech with Internet Mail Service (5.5.2650.21) id ; Fri, 26 Sep 2003 20:32:55 +0500 Message-ID: <10C6C1971DA00C4BB87AC0206E3CA38264ED5E@1aurora.enabtech> From: Adeel Malik To: linux-mips@linux-mips.org Subject: How to increase download speed for UART Date: Fri, 26 Sep 2003 20:32:50 +0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C38443.749AFBD0" Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3308 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: AdeelM@avaznet.com Precedence: bulk X-list: linux-mips This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C38443.749AFBD0 Content-Type: text/plain; charset="iso-8859-1" Hi All, I am porting Linux to a MIPS based development platform. The UART on the board provides a maximum baud rate of 115 kbps. But the download time for the kernel Image of about 4.3 MB is about 4 hours !!!!!. Can someone help me address this problem ?. (I can't download the kernel image via tftp server using ethernet, as the CPU doesn't have the MAC interface). Regards, ADEEL MALIK, ------_=_NextPart_001_01C38443.749AFBD0 Content-Type: text/html; charset="iso-8859-1"
Hi All,
         I am porting Linux to a MIPS based development platform. The UART on the board provides a maximum baud rate of 115 kbps. But the download time for the kernel Image of about 4.3 MB is about 4 hours !!!!!.
 
Can someone help me address this problem ?.
 
(I can't download the kernel image via tftp server using ethernet, as the CPU doesn't have the MAC interface).
 
Regards,
ADEEL MALIK,
 

------_=_NextPart_001_01C38443.749AFBD0-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 26 Sep 2003 16:45:34 +0100 (BST) Received: from gateway-1237.mvista.com ([IPv6:::ffff:12.44.186.158]:35573 "EHLO av.mvista.com") by linux-mips.org with ESMTP id ; Fri, 26 Sep 2003 16:45:32 +0100 Received: from [10.2.2.20] (av [127.0.0.1]) by av.mvista.com (8.9.3/8.9.3) with ESMTP id IAA26179; Fri, 26 Sep 2003 08:45:28 -0700 Subject: Re: How to increase download speed for UART From: Pete Popov To: Adeel Malik Cc: linux-mips@linux-mips.org In-Reply-To: <10C6C1971DA00C4BB87AC0206E3CA38264ED5E@1aurora.enabtech> References: <10C6C1971DA00C4BB87AC0206E3CA38264ED5E@1aurora.enabtech> Content-Type: text/plain Organization: Message-Id: <1064591128.8219.25.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 26 Sep 2003 08:45:28 -0700 Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3309 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ppopov@mvista.com Precedence: bulk X-list: linux-mips On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > Hi All, > I am porting Linux to a MIPS based development platform. The > UART on the board provides a maximum baud rate of 115 kbps. But the > download time for the kernel Image of about 4.3 MB is about 4 hours > !!!!!. 4.3MB? Is this an SREC file? I've downloaded images over the serial port (srec files) and it takes no more than 10 minutes. Pete > Can someone help me address this problem ?. > > (I can't download the kernel image via tftp server using ethernet, as > the CPU doesn't have the MAC interface). > > Regards, > ADEEL MALIK, > > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 26 Sep 2003 16:49:10 +0100 (BST) Received: from [IPv6:::ffff:203.82.55.162] ([IPv6:::ffff:203.82.55.162]:43484 "EHLO 1aurora.enabtech") by linux-mips.org with ESMTP id ; Fri, 26 Sep 2003 16:48:58 +0100 Received: by 1aurora.enabtech with Internet Mail Service (5.5.2650.21) id ; Fri, 26 Sep 2003 20:42:05 +0500 Message-ID: <10C6C1971DA00C4BB87AC0206E3CA38264ED5F@1aurora.enabtech> From: Adeel Malik To: Pete Popov Cc: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART Date: Fri, 26 Sep 2003 20:41:58 +0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3310 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: AdeelM@avaznet.com Precedence: bulk X-list: linux-mips Yes this is an Motorola's S-Record File. Do you think that I am missing something?. I am using YAMON to configure the UART's settings on the board and HyperTerminal on the Host the transfer this file. ADEEL -----Original Message----- From: Pete Popov [mailto:ppopov@mvista.com] Sent: Friday, September 26, 2003 8:45 PM To: Adeel Malik Cc: linux-mips@linux-mips.org Subject: Re: How to increase download speed for UART On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > Hi All, > I am porting Linux to a MIPS based development platform. The > UART on the board provides a maximum baud rate of 115 kbps. But the > download time for the kernel Image of about 4.3 MB is about 4 hours > !!!!!. 4.3MB? Is this an SREC file? I've downloaded images over the serial port (srec files) and it takes no more than 10 minutes. Pete > Can someone help me address this problem ?. > > (I can't download the kernel image via tftp server using ethernet, as > the CPU doesn't have the MAC interface). > > Regards, > ADEEL MALIK, > > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 26 Sep 2003 17:09:42 +0100 (BST) Received: from gateway-1237.mvista.com ([IPv6:::ffff:12.44.186.158]:35569 "EHLO av.mvista.com") by linux-mips.org with ESMTP id ; Fri, 26 Sep 2003 17:09:30 +0100 Received: from [10.2.2.20] (av [127.0.0.1]) by av.mvista.com (8.9.3/8.9.3) with ESMTP id JAA27200; Fri, 26 Sep 2003 09:09:28 -0700 Subject: RE: How to increase download speed for UART From: Pete Popov To: Adeel Malik Cc: linux-mips@linux-mips.org In-Reply-To: <10C6C1971DA00C4BB87AC0206E3CA38264ED5F@1aurora.enabtech> References: <10C6C1971DA00C4BB87AC0206E3CA38264ED5F@1aurora.enabtech> Content-Type: text/plain Organization: Message-Id: <1064592568.8219.30.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 26 Sep 2003 09:09:28 -0700 Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3311 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ppopov@mvista.com Precedence: bulk X-list: linux-mips On Fri, 2003-09-26 at 08:41, Adeel Malik wrote: > Yes this is an Motorola's S-Record File. Do you think that I am missing > something?. I am using YAMON to configure the UART's settings on the board > and HyperTerminal on the Host the transfer this file. Yes, I think there's something definitely wrong. I wonder if the download is even in progress... You're using windows and hyperterm? Try it on linux but just doing "cat > /dev/ttyS0", assuming you're using the first serial port to connect to the target. Yamon gives you feedback of the download progress by printing dots, when downloading over ethernet. I imagine it does the same when downloading over serial port, so if you are not seeing any progress feedback, then perhaps that's another indication that your download is not working. Pete > ADEEL > > > -----Original Message----- > From: Pete Popov [mailto:ppopov@mvista.com] > Sent: Friday, September 26, 2003 8:45 PM > To: Adeel Malik > Cc: linux-mips@linux-mips.org > Subject: Re: How to increase download speed for UART > > > On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > > Hi All, > > I am porting Linux to a MIPS based development platform. The > > UART on the board provides a maximum baud rate of 115 kbps. But the > > download time for the kernel Image of about 4.3 MB is about 4 hours > > !!!!!. > > 4.3MB? Is this an SREC file? I've downloaded images over the serial port > (srec files) and it takes no more than 10 minutes. > > Pete > > > Can someone help me address this problem ?. > > > > (I can't download the kernel image via tftp server using ethernet, as > > the CPU doesn't have the MAC interface). > > > > Regards, > > ADEEL MALIK, > > > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 26 Sep 2003 19:07:28 +0100 (BST) Received: from ftp.mips.com ([IPv6:::ffff:206.31.31.227]:64736 "EHLO mx2.mips.com") by linux-mips.org with ESMTP id ; Fri, 26 Sep 2003 19:07:23 +0100 Received: from newman.mips.com (ns-dmz [206.31.31.225]) by mx2.mips.com (8.12.5/8.12.5) with ESMTP id h8QI4sYY029310; Fri, 26 Sep 2003 11:04:55 -0700 (PDT) Received: from xchange.mips.com (xchange [192.168.20.31]) by newman.mips.com (8.9.3/8.9.0) with ESMTP id LAA08475; Fri, 26 Sep 2003 11:08:16 -0700 (PDT) Received: by xchange.mips.com with Internet Mail Service (5.5.2653.19) id ; Fri, 26 Sep 2003 11:04:29 -0700 Message-ID: <0C5F4C7A1E3ED51194E200508B2CE32A02264DBF@xchange.mips.com> From: "Mitchell, Earl" To: "'Pete Popov'" , Adeel Malik Cc: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART Date: Fri, 26 Sep 2003 11:04:29 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3312 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: earlm@mips.com Precedence: bulk X-list: linux-mips YAMON only prints '.' feedback for ethernet download, unless you modified it. Download a copy of TeraTerm and use that instead of Hyperterminal. Then you can use the "Send File" command under File pulldown. This gives you feedback showing how many bytes have been transferred. I was able to load a 6.4MB linux srec image in 27 minutes on my Malta 4Kc board with baud rate set to 38.4K. Using TFTP over ethernet it takes 17 seconds. Another alternative is to consider buying an EJTAG probe and loading thru that. The probes will probably load something this size within 1-4 minutes. This is assuming you have EJTAG interface available. But I wouldn't buy a probe just to download code. ;-) -earlm -----Original Message----- From: Pete Popov [mailto:ppopov@mvista.com] Sent: Friday, September 26, 2003 9:09 AM To: Adeel Malik Cc: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART On Fri, 2003-09-26 at 08:41, Adeel Malik wrote: > Yes this is an Motorola's S-Record File. Do you think that I am missing > something?. I am using YAMON to configure the UART's settings on the board > and HyperTerminal on the Host the transfer this file. Yes, I think there's something definitely wrong. I wonder if the download is even in progress... You're using windows and hyperterm? Try it on linux but just doing "cat > /dev/ttyS0", assuming you're using the first serial port to connect to the target. Yamon gives you feedback of the download progress by printing dots, when downloading over ethernet. I imagine it does the same when downloading over serial port, so if you are not seeing any progress feedback, then perhaps that's another indication that your download is not working. Pete > ADEEL > > > -----Original Message----- > From: Pete Popov [mailto:ppopov@mvista.com] > Sent: Friday, September 26, 2003 8:45 PM > To: Adeel Malik > Cc: linux-mips@linux-mips.org > Subject: Re: How to increase download speed for UART > > > On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > > Hi All, > > I am porting Linux to a MIPS based development platform. The > > UART on the board provides a maximum baud rate of 115 kbps. But the > > download time for the kernel Image of about 4.3 MB is about 4 hours > > !!!!!. > > 4.3MB? Is this an SREC file? I've downloaded images over the serial port > (srec files) and it takes no more than 10 minutes. > > Pete > > > Can someone help me address this problem ?. > > > > (I can't download the kernel image via tftp server using ethernet, as > > the CPU doesn't have the MAC interface). > > > > Regards, > > ADEEL MALIK, > > > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 26 Sep 2003 19:16:03 +0100 (BST) Received: from mx2.mips.com ([IPv6:::ffff:206.31.31.227]:13281 "EHLO mx2.mips.com") by linux-mips.org with ESMTP id ; Fri, 26 Sep 2003 19:15:58 +0100 Received: from newman.mips.com (ns-dmz [206.31.31.225]) by mx2.mips.com (8.12.5/8.12.5) with ESMTP id h8QIDUYY029420; Fri, 26 Sep 2003 11:13:30 -0700 (PDT) Received: from xchange.mips.com (xchange [192.168.20.31]) by newman.mips.com (8.9.3/8.9.0) with ESMTP id LAA08662; Fri, 26 Sep 2003 11:16:52 -0700 (PDT) Received: by xchange.mips.com with Internet Mail Service (5.5.2653.19) id ; Fri, 26 Sep 2003 11:13:06 -0700 Message-ID: <0C5F4C7A1E3ED51194E200508B2CE32A02264DC1@xchange.mips.com> From: "Mitchell, Earl" To: "'Pete Popov'" , Adeel Malik Cc: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART Date: Fri, 26 Sep 2003 11:13:05 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3313 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: earlm@mips.com Precedence: bulk X-list: linux-mips You can also get a probe with ethernet support and do it that way. -earlm -----Original Message----- From: Mitchell, Earl [mailto:earlm@mips.com] Sent: Friday, September 26, 2003 11:04 AM To: 'Pete Popov'; Adeel Malik Cc: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART YAMON only prints '.' feedback for ethernet download, unless you modified it. Download a copy of TeraTerm and use that instead of Hyperterminal. Then you can use the "Send File" command under File pulldown. This gives you feedback showing how many bytes have been transferred. I was able to load a 6.4MB linux srec image in 27 minutes on my Malta 4Kc board with baud rate set to 38.4K. Using TFTP over ethernet it takes 17 seconds. Another alternative is to consider buying an EJTAG probe and loading thru that. The probes will probably load something this size within 1-4 minutes. This is assuming you have EJTAG interface available. But I wouldn't buy a probe just to download code. ;-) -earlm -----Original Message----- From: Pete Popov [mailto:ppopov@mvista.com] Sent: Friday, September 26, 2003 9:09 AM To: Adeel Malik Cc: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART On Fri, 2003-09-26 at 08:41, Adeel Malik wrote: > Yes this is an Motorola's S-Record File. Do you think that I am missing > something?. I am using YAMON to configure the UART's settings on the board > and HyperTerminal on the Host the transfer this file. Yes, I think there's something definitely wrong. I wonder if the download is even in progress... You're using windows and hyperterm? Try it on linux but just doing "cat > /dev/ttyS0", assuming you're using the first serial port to connect to the target. Yamon gives you feedback of the download progress by printing dots, when downloading over ethernet. I imagine it does the same when downloading over serial port, so if you are not seeing any progress feedback, then perhaps that's another indication that your download is not working. Pete > ADEEL > > > -----Original Message----- > From: Pete Popov [mailto:ppopov@mvista.com] > Sent: Friday, September 26, 2003 8:45 PM > To: Adeel Malik > Cc: linux-mips@linux-mips.org > Subject: Re: How to increase download speed for UART > > > On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > > Hi All, > > I am porting Linux to a MIPS based development platform. The > > UART on the board provides a maximum baud rate of 115 kbps. But the > > download time for the kernel Image of about 4.3 MB is about 4 hours > > !!!!!. > > 4.3MB? Is this an SREC file? I've downloaded images over the serial port > (srec files) and it takes no more than 10 minutes. > > Pete > > > Can someone help me address this problem ?. > > > > (I can't download the kernel image via tftp server using ethernet, as > > the CPU doesn't have the MAC interface). > > > > Regards, > > ADEEL MALIK, > > > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 29 Sep 2003 07:14:32 +0100 (BST) Received: from futarque.com ([IPv6:::ffff:212.242.80.58]:39698 "HELO mail.futarque.com") by linux-mips.org with SMTP id ; Mon, 29 Sep 2003 07:14:29 +0100 Received: (qmail 4505 invoked by uid 64014); 29 Sep 2003 06:14:20 -0000 Received: from smm@futarque.com by mail by uid 64011 with qmail-scanner-1.16 (uvscan: v4.1.60/v4278. spamassassin: 2.55. Clear:. Processed in 1.037044 secs); 29 Sep 2003 06:14:20 -0000 Received: from excalibur.futarque.com (192.168.2.15) by mail.futarque.com with SMTP; 29 Sep 2003 06:14:18 -0000 Subject: RE: How to increase download speed for UART From: Steffen Malmgaard Mortensen To: linux-mips@linux-mips.org In-Reply-To: <0C5F4C7A1E3ED51194E200508B2CE32A02264DC1@xchange.mips.com> References: <0C5F4C7A1E3ED51194E200508B2CE32A02264DC1@xchange.mips.com> Content-Type: text/plain Message-Id: <1064816058.3675.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 29 Sep 2003 08:14:18 +0200 Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3315 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: smm@futarque.com Precedence: bulk X-list: linux-mips Hi I have experienced the same problem with HyperTerminal on Win2000. There are a number of freeware terminal emulators for Win2000 (eg. http://home.planet.nl/~ruurdb/IVT.HTM), so you could try one of those if you can't use linux. Good luck /Steffen On Fri, 2003-09-26 at 20:13, Mitchell, Earl wrote: > You can also get a probe with > ethernet support and do it that > way. > > -earlm > > -----Original Message----- > From: Mitchell, Earl [mailto:earlm@mips.com] > Sent: Friday, September 26, 2003 11:04 AM > To: 'Pete Popov'; Adeel Malik > Cc: linux-mips@linux-mips.org > Subject: RE: How to increase download speed for UART > > > > YAMON only prints '.' feedback for > ethernet download, unless you modified it. > Download a copy of TeraTerm and use that > instead of Hyperterminal. Then you can use > the "Send File" command under File pulldown. > This gives you feedback showing how many > bytes have been transferred. > > I was able to load a 6.4MB linux srec > image in 27 minutes on my Malta 4Kc board > with baud rate set to 38.4K. Using TFTP > over ethernet it takes 17 seconds. Another > alternative is to consider buying an EJTAG probe > and loading thru that. The probes will probably load > something this size within 1-4 minutes. This > is assuming you have EJTAG interface available. > But I wouldn't buy a probe just to download > code. ;-) > > -earlm > > -----Original Message----- > From: Pete Popov [mailto:ppopov@mvista.com] > Sent: Friday, September 26, 2003 9:09 AM > To: Adeel Malik > Cc: linux-mips@linux-mips.org > Subject: RE: How to increase download speed for UART > > > On Fri, 2003-09-26 at 08:41, Adeel Malik wrote: > > Yes this is an Motorola's S-Record File. Do you think that I am missing > > something?. I am using YAMON to configure the UART's settings on the board > > and HyperTerminal on the Host the transfer this file. > > Yes, I think there's something definitely wrong. I wonder if the > download is even in progress... You're using windows and hyperterm? Try > it on linux but just doing "cat > /dev/ttyS0", > assuming you're using the first serial port to connect to the target. > Yamon gives you feedback of the download progress by printing dots, when > downloading over ethernet. I imagine it does the same when downloading > over serial port, so if you are not seeing any progress feedback, then > perhaps that's another indication that your download is not working. > > Pete > > > ADEEL > > > > > > -----Original Message----- > > From: Pete Popov [mailto:ppopov@mvista.com] > > Sent: Friday, September 26, 2003 8:45 PM > > To: Adeel Malik > > Cc: linux-mips@linux-mips.org > > Subject: Re: How to increase download speed for UART > > > > > > On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > > > Hi All, > > > I am porting Linux to a MIPS based development platform. The > > > UART on the board provides a maximum baud rate of 115 kbps. But the > > > download time for the kernel Image of about 4.3 MB is about 4 hours > > > !!!!!. > > > > 4.3MB? Is this an SREC file? I've downloaded images over the serial port > > (srec files) and it takes no more than 10 minutes. > > > > Pete > > > > > Can someone help me address this problem ?. > > > > > > (I can't download the kernel image via tftp server using ethernet, as > > > the CPU doesn't have the MAC interface). > > > > > > Regards, > > > ADEEL MALIK, > > > > > > > > > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 29 Sep 2003 08:48:08 +0100 (BST) Received: from [IPv6:::ffff:203.82.55.162] ([IPv6:::ffff:203.82.55.162]:49843 "EHLO 1aurora.enabtech") by linux-mips.org with ESMTP id ; Mon, 29 Sep 2003 08:48:05 +0100 Received: by 1aurora.enabtech with Internet Mail Service (5.5.2650.21) id ; Mon, 29 Sep 2003 12:41:06 +0500 Message-ID: <10C6C1971DA00C4BB87AC0206E3CA38264ED84@1aurora.enabtech> From: Adeel Malik To: Steffen Malmgaard Mortensen Cc: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART Date: Mon, 29 Sep 2003 12:41:02 +0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3316 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: AdeelM@avaznet.com Precedence: bulk X-list: linux-mips Hi, The terminal emulator that you specified supports the max. baud rate of 115.2 kbps. And it is taking about 7 minutes to download the Kernel Image of 4.3 MB. Do you know some other Terminal Emulator that can support a higher baud rate ?. The UART of the target processor supports the max. baud rate of 406 kbps. So I can use the terminal emulator that supports for example, 406kbps, then my download time may be further reduced. Regards, ADEEL MALIK, -----Original Message----- From: linux-mips-bounce@linux-mips.org [mailto:linux-mips-bounce@linux-mips.org]On Behalf Of Steffen Malmgaard Mortensen Sent: Monday, September 29, 2003 11:14 AM To: linux-mips@linux-mips.org Subject: RE: How to increase download speed for UART Hi I have experienced the same problem with HyperTerminal on Win2000. There are a number of freeware terminal emulators for Win2000 (eg. http://home.planet.nl/~ruurdb/IVT.HTM), so you could try one of those if you can't use linux. Good luck /Steffen On Fri, 2003-09-26 at 20:13, Mitchell, Earl wrote: > You can also get a probe with > ethernet support and do it that > way. > > -earlm > > -----Original Message----- > From: Mitchell, Earl [mailto:earlm@mips.com] > Sent: Friday, September 26, 2003 11:04 AM > To: 'Pete Popov'; Adeel Malik > Cc: linux-mips@linux-mips.org > Subject: RE: How to increase download speed for UART > > > > YAMON only prints '.' feedback for > ethernet download, unless you modified it. > Download a copy of TeraTerm and use that > instead of Hyperterminal. Then you can use > the "Send File" command under File pulldown. > This gives you feedback showing how many > bytes have been transferred. > > I was able to load a 6.4MB linux srec > image in 27 minutes on my Malta 4Kc board > with baud rate set to 38.4K. Using TFTP > over ethernet it takes 17 seconds. Another > alternative is to consider buying an EJTAG probe > and loading thru that. The probes will probably load > something this size within 1-4 minutes. This > is assuming you have EJTAG interface available. > But I wouldn't buy a probe just to download > code. ;-) > > -earlm > > -----Original Message----- > From: Pete Popov [mailto:ppopov@mvista.com] > Sent: Friday, September 26, 2003 9:09 AM > To: Adeel Malik > Cc: linux-mips@linux-mips.org > Subject: RE: How to increase download speed for UART > > > On Fri, 2003-09-26 at 08:41, Adeel Malik wrote: > > Yes this is an Motorola's S-Record File. Do you think that I am missing > > something?. I am using YAMON to configure the UART's settings on the board > > and HyperTerminal on the Host the transfer this file. > > Yes, I think there's something definitely wrong. I wonder if the > download is even in progress... You're using windows and hyperterm? Try > it on linux but just doing "cat > /dev/ttyS0", > assuming you're using the first serial port to connect to the target. > Yamon gives you feedback of the download progress by printing dots, when > downloading over ethernet. I imagine it does the same when downloading > over serial port, so if you are not seeing any progress feedback, then > perhaps that's another indication that your download is not working. > > Pete > > > ADEEL > > > > > > -----Original Message----- > > From: Pete Popov [mailto:ppopov@mvista.com] > > Sent: Friday, September 26, 2003 8:45 PM > > To: Adeel Malik > > Cc: linux-mips@linux-mips.org > > Subject: Re: How to increase download speed for UART > > > > > > On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > > > Hi All, > > > I am porting Linux to a MIPS based development platform. The > > > UART on the board provides a maximum baud rate of 115 kbps. But the > > > download time for the kernel Image of about 4.3 MB is about 4 hours > > > !!!!!. > > > > 4.3MB? Is this an SREC file? I've downloaded images over the serial port > > (srec files) and it takes no more than 10 minutes. > > > > Pete > > > > > Can someone help me address this problem ?. > > > > > > (I can't download the kernel image via tftp server using ethernet, as > > > the CPU doesn't have the MAC interface). > > > > > > Regards, > > > ADEEL MALIK, > > > > > > > > > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 29 Sep 2003 22:05:22 +0100 (BST) Received: from p508B7C78.dip.t-dialin.net ([IPv6:::ffff:80.139.124.120]:57282 "EHLO dea.linux-mips.net") by linux-mips.org with ESMTP id ; Mon, 29 Sep 2003 22:05:17 +0100 Received: from dea.linux-mips.net (localhost [127.0.0.1]) by dea.linux-mips.net (8.12.8/8.12.8) with ESMTP id h8TL53NK026325; Mon, 29 Sep 2003 23:05:04 +0200 Received: (from ralf@localhost) by dea.linux-mips.net (8.12.8/8.12.8/Submit) id h8TL51lg026324; Mon, 29 Sep 2003 23:05:01 +0200 Date: Mon, 29 Sep 2003 23:05:01 +0200 From: Ralf Baechle To: Adeel Malik Cc: Steffen Malmgaard Mortensen , linux-mips@linux-mips.org Subject: Re: How to increase download speed for UART Message-ID: <20030929210501.GA4231@linux-mips.org> References: <10C6C1971DA00C4BB87AC0206E3CA38264ED84@1aurora.enabtech> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10C6C1971DA00C4BB87AC0206E3CA38264ED84@1aurora.enabtech> User-Agent: Mutt/1.4.1i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3321 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Mon, Sep 29, 2003 at 12:41:02PM +0500, Adeel Malik wrote: > The terminal emulator that you specified supports the max. baud rate of > 115.2 kbps. And it is taking about 7 minutes to download the Kernel Image of > 4.3 MB. Do you know some other Terminal Emulator that can support a higher > baud rate ?. > > The UART of the target processor supports the max. baud rate of 406 kbps. So > I can use the terminal emulator that supports for example, 406kbps, then my > download time may be further reduced. 115,200 bps is frequently the maximum supported rate of serial interfaces, so it may be time to find some faster medium. You may also want to experiment with compressed kernels. Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 30 Sep 2003 06:45:08 +0100 (BST) Received: from smtp800.mail.sc5.yahoo.com ([IPv6:::ffff:66.163.168.179]:940 "HELO smtp800.mail.sc5.yahoo.com") by linux-mips.org with SMTP id ; Tue, 30 Sep 2003 06:44:57 +0100 Received: from adsl-67-122-221-97.dsl.snfc21.pacbell.net (HELO 192.168.0.100) (narendrasankar@67.122.221.97 with plain) by smtp-sbc-v1.mail.vip.sc5.yahoo.com with SMTP; 30 Sep 2003 05:44:50 -0000 From: Narendra Sankar To: Adeel Malik Subject: Re: How to increase download speed for UART Date: Mon, 29 Sep 2003 22:44:38 -0700 User-Agent: KMail/1.5.9 Cc: linux-mips@linux-mips.org References: <10C6C1971DA00C4BB87AC0206E3CA38264ED84@1aurora.enabtech> In-Reply-To: <10C6C1971DA00C4BB87AC0206E3CA38264ED84@1aurora.enabtech> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200309292244.38657.narendrasankar@yahoo.com> Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3323 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: narendrasankar@yahoo.com Precedence: bulk X-list: linux-mips The limitation on download speeds would be determined by the UART on the PC you are using. PCs are typically limited to 115200 because of the clock generator they use for the UART. However you can buy add-on cards that can support up to the 1.5MBaud rate of the 16550. Your local computer store should carry one of these. They typically plugin to a PCI slot and you should be able to blast down the kernel image to your board. That is the best way to get the 406kbps your board supports. Also instead of an SREC image, you can tryout the LSI fast-load format. It is a base64 encoded image, that some firmware supports (pmon for example). A fast-load kernel image is around 1/2 the size of a SREC. I can get a kernel image of around 5MB to download in 3 minutes or so via 115200. Hope that helps Naren On Monday 29 September 2003 12:41 am, Adeel Malik wrote: > Hi, > The terminal emulator that you specified supports the max. baud rate of > 115.2 kbps. And it is taking about 7 minutes to download the Kernel Image > of 4.3 MB. Do you know some other Terminal Emulator that can support a > higher baud rate ?. > > The UART of the target processor supports the max. baud rate of 406 kbps. > So I can use the terminal emulator that supports for example, 406kbps, then > my download time may be further reduced. > > Regards, > > ADEEL MALIK, > > > -----Original Message----- > From: linux-mips-bounce@linux-mips.org > [mailto:linux-mips-bounce@linux-mips.org]On Behalf Of Steffen Malmgaard > Mortensen > Sent: Monday, September 29, 2003 11:14 AM > To: linux-mips@linux-mips.org > Subject: RE: How to increase download speed for UART > > > Hi > I have experienced the same problem with HyperTerminal on Win2000. There > are a number of freeware terminal emulators for Win2000 (eg. > http://home.planet.nl/~ruurdb/IVT.HTM), so you could try one of those if > you can't use linux. > Good luck > /Steffen > > On Fri, 2003-09-26 at 20:13, Mitchell, Earl wrote: > > You can also get a probe with > > ethernet support and do it that > > way. > > > > -earlm > > > > -----Original Message----- > > From: Mitchell, Earl [mailto:earlm@mips.com] > > Sent: Friday, September 26, 2003 11:04 AM > > To: 'Pete Popov'; Adeel Malik > > Cc: linux-mips@linux-mips.org > > Subject: RE: How to increase download speed for UART > > > > > > > > YAMON only prints '.' feedback for > > ethernet download, unless you modified it. > > Download a copy of TeraTerm and use that > > instead of Hyperterminal. Then you can use > > the "Send File" command under File pulldown. > > This gives you feedback showing how many > > bytes have been transferred. > > > > I was able to load a 6.4MB linux srec > > image in 27 minutes on my Malta 4Kc board > > with baud rate set to 38.4K. Using TFTP > > over ethernet it takes 17 seconds. Another > > alternative is to consider buying an EJTAG probe > > and loading thru that. The probes will probably load > > something this size within 1-4 minutes. This > > is assuming you have EJTAG interface available. > > But I wouldn't buy a probe just to download > > code. ;-) > > > > -earlm > > > > -----Original Message----- > > From: Pete Popov [mailto:ppopov@mvista.com] > > Sent: Friday, September 26, 2003 9:09 AM > > To: Adeel Malik > > Cc: linux-mips@linux-mips.org > > Subject: RE: How to increase download speed for UART > > > > On Fri, 2003-09-26 at 08:41, Adeel Malik wrote: > > > Yes this is an Motorola's S-Record File. Do you think that I am missing > > > something?. I am using YAMON to configure the UART's settings on the > > board > > > > and HyperTerminal on the Host the transfer this file. > > > > Yes, I think there's something definitely wrong. I wonder if the > > download is even in progress... You're using windows and hyperterm? Try > > it on linux but just doing "cat > /dev/ttyS0", > > assuming you're using the first serial port to connect to the target. > > Yamon gives you feedback of the download progress by printing dots, when > > downloading over ethernet. I imagine it does the same when downloading > > over serial port, so if you are not seeing any progress feedback, then > > perhaps that's another indication that your download is not working. > > > > Pete > > > > > ADEEL > > > > > > > > > -----Original Message----- > > > From: Pete Popov [mailto:ppopov@mvista.com] > > > Sent: Friday, September 26, 2003 8:45 PM > > > To: Adeel Malik > > > Cc: linux-mips@linux-mips.org > > > Subject: Re: How to increase download speed for UART > > > > > > On Fri, 2003-09-26 at 08:32, Adeel Malik wrote: > > > > Hi All, > > > > I am porting Linux to a MIPS based development platform. The > > > > UART on the board provides a maximum baud rate of 115 kbps. But the > > > > download time for the kernel Image of about 4.3 MB is about 4 hours > > > > !!!!!. > > > > > > 4.3MB? Is this an SREC file? I've downloaded images over the serial > > > port (srec files) and it takes no more than 10 minutes. > > > > > > Pete > > > > > > > Can someone help me address this problem ?. > > > > > > > > (I can't download the kernel image via tftp server using ethernet, as > > > > the CPU doesn't have the MAC interface). > > > > > > > > Regards, > > > > ADEEL MALIK,