Hello,

Schmid Alexander wrote:

>>> Because when i press a key (between the 3 seconds of autostart) the
> splash
>>> screen picture stays there, and I don`t see any console output!
> 
>> Try typing (blind):
>>
>>
>>      setenv stdout lcd
>>
>> (followed by ENTER). What happens?
> 
> When I type blind, the U-Boot acts normally( e.g reset or run bcmd_flash).
> But nothing happens if I do a"setenv stdout lcd".
> What could the reason be?

Maybe you should use "vga" instead of "lcd". Try:

        setenv stdout vga

Best regards,
Anatolij

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: [EMAIL PROTECTED]
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to