Hi
I cannot seem to force selection of a serial console by specifying
"console=ttySC0..." on the command line with modern (yesterday's "next")
kernels. The kernel insists on
console [tty0] enabled
The reason might also well be, that the respective "sh-sci" driver is
only registered later. I'll try to look at this in more detail - since
when this is broken and how the registration order looked before. This is
just a first heads-up in case someone has a solution immediately at hand.
Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
On Wed, Oct 24, 2012 at 6:49 PM, Guennadi Liakhovetski
<[email protected]> wrote:
> Hi
>
> I cannot seem to force selection of a serial console by specifying
> "console=ttySC0..." on the command line with modern (yesterday's "next")
> kernels. The kernel insists on
>
> console [tty0] enabled
Please see https://lkml.org/lkml/2012/10/23/307
>
> The reason might also well be, that the respective "sh-sci" driver is
> only registered later. I'll try to look at this in more detail - since
> when this is broken and how the registration order looked before. This is
> just a first heads-up in case someone has a solution immediately at hand.
Thanks,
--
Ming Lei
On Wed, 24 Oct 2012, Ming Lei wrote:
> On Wed, Oct 24, 2012 at 6:49 PM, Guennadi Liakhovetski
> <[email protected]> wrote:
> > Hi
> >
> > I cannot seem to force selection of a serial console by specifying
> > "console=ttySC0..." on the command line with modern (yesterday's "next")
> > kernels. The kernel insists on
> >
> > console [tty0] enabled
>
> Please see https://lkml.org/lkml/2012/10/23/307
Perfect, thanks! Fixes my problem too.
Regards
Guennadi
> > The reason might also well be, that the respective "sh-sci" driver is
> > only registered later. I'll try to look at this in more detail - since
> > when this is broken and how the registration order looked before. This is
> > just a first heads-up in case someone has a solution immediately at hand.
>
>
>
> Thanks,
> --
> Ming Lei
>
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/