[U-Boot-Users] change U-boot file stream to COM2

Wolfgang Denk wd at denx.de
Sun Aug 12 18:17:37 CEST 2007


In message <op.twycx8f1i2vpqq at localhost> 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

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In general, they do what you want, unless you want consistency.
                                    - Larry Wall in the perl man page




More information about the U-Boot mailing list