From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Grijalba Date: Mon, 13 Aug 2007 09:39:22 +0200 Subject: [U-Boot-Users] change U-boot file stream to COM2 In-Reply-To: <20070812161737.68D3B2405E@gemini.denx.de> References: <20070812161737.68D3B2405E@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, the coninfo shows this: List of available devices: serial 80000003 SIO stdin stdout stderr nulldev 80000003 SIO I suppose this is why I can?t add the second serial, how do I add the COM2 ? Bets regards Javier On Sun, 12 Aug 2007 18:17:37 +0200, Wolfgang Denk wrote: > In message you wrote: >> >> I have an PXA270 bord with U-boot version 1.1.2 (Dec 22 2005 - 09:10:28) >> I want to change the file stream stdin and stdout to the serial COM port >> 2, now its on COM1 >> I tried with >> >> -setenv stdin serial1 >> -saveenv >> >> also tried with >> >> -setenv stdin=serial1 >> -saveenv >> >> but no luck. The file stream is always COM1. >> Can you gibe me a hint? > > As a very first step you should try finding out which I/O devices are > configured on your system. What does the "coninfo" command print? > > Best regards, > > Wolfgang Denk > -- Javier Grijalba Javier dot Grijalba at gmail dot com