All of lore.kernel.org
 help / color / mirror / Atom feed
* Dealing with ttyS -> ttyO rename on OMAP3 in 2.6.37
@ 2011-01-18 18:01 Ben Gamari
  2011-01-18 20:33 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Ben Gamari @ 2011-01-18 18:01 UTC (permalink / raw)
  To: openembedded-devel

As you may know, the kernel's OMAP serial driver has been fixed in
2.6.37 to move away from the ttyS naming towards the OMAP-specific ttyO
prefix. This was done in light of the fact that ttyS is apparently
reserved for traditional PC-style serial controllers.

I've spent the last day or two trying to bring my setup up to a 2.6.37
kernel. So far this has been quite painless, although I did get hung up
on one simple issue resulting from this name change for several
hours. Namely, the inittab still uses the ttyS naming, resulting in no
visible login prompt to be started. This is in addition to changing the
kernel's console= command line argument in the u-boot
configuration. This sort of naming mismatch could be tricky to handle,
since openembedded users will no doubt soon be using both pre- and
post-2.6.37 kernels. Any clever ideas for how this could be dealt with
in an non-obtrusive way?

Cheers,

- Ben



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-20 22:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18 18:01 Dealing with ttyS -> ttyO rename on OMAP3 in 2.6.37 Ben Gamari
2011-01-18 20:33 ` Khem Raj
2011-01-18 22:07   ` Koen Kooi
2011-01-20 22:24     ` Ben Gamari

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.