[U-Boot] ttyO2 and ttyS2 in console bootcmd.

Wolfgang Denk wd at denx.de
Mon May 2 07:17:19 CEST 2011


Dear Chris Rodley,

In message <801393.16381.qm at web112016.mail.gq1.yahoo.com> you wrote:
>
>  How does uboot specify whether it accepts ttySO or ttyS2 in the console part of the boot cmd.

U-Boot passes Linux kernel boot arguments in the "bootargs"
environment variable.  For U-Boot, this is just a variable setting.
U-Boot does not interpret it's content in any way.

>  I am trying to boot the 2.6.39 kernel .. my new uboot works with 2.6.32
> using ttyS2.

U-Boot uses fixed configuration settings and has no notion of such
device names.

>  It does not work with the new 2.6.39, but I can get that to boot by
> compiling uboot for the BeagleBoard and using ttySO.

This sentence makes no sense to me.

>  I have spent a lot of time looking at the differences in the code and
> have not been able to work out what it is that needs to be changed on
> my custom uboot to make it work.

We have no idea what "your custom uboot" might be. [Please note the
correct spelling: U-Boot.]

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
If ignorance is bliss, why aren't there more happy people?


More information about the U-Boot mailing list