* ttySAC0 or ttyS0 in 3.6.x ARM Linux?
@ 2012-11-15 7:07 woody
2012-11-15 13:40 ` Domenico Andreoli
2012-11-15 17:16 ` Russell King - ARM Linux
0 siblings, 2 replies; 5+ messages in thread
From: woody @ 2012-11-15 7:07 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
In the 3.6.6 ARM kernel, should I use ttySAC0 or ttyS0 to specify the
'console' kernel command line?
Thanks.
--
woody
I can't go back to yesterday - because I was a different person then.
^ permalink raw reply [flat|nested] 5+ messages in thread
* ttySAC0 or ttyS0 in 3.6.x ARM Linux?
2012-11-15 7:07 ttySAC0 or ttyS0 in 3.6.x ARM Linux? woody
@ 2012-11-15 13:40 ` Domenico Andreoli
2012-11-15 17:08 ` Woody Wu
2012-11-15 17:16 ` Russell King - ARM Linux
1 sibling, 1 reply; 5+ messages in thread
From: Domenico Andreoli @ 2012-11-15 13:40 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Nov 15, 2012 at 03:07:24PM +0800, woody wrote:
> Hi,
Hi,
> In the 3.6.6 ARM kernel, should I use ttySAC0 or ttyS0 to specify
> the 'console' kernel command line?
it depends on the driver used for your console. ttySAC is Samsung. which
kind of uart do you have?
Regards,
Domenico
^ permalink raw reply [flat|nested] 5+ messages in thread
* ttySAC0 or ttyS0 in 3.6.x ARM Linux?
2012-11-15 13:40 ` Domenico Andreoli
@ 2012-11-15 17:08 ` Woody Wu
0 siblings, 0 replies; 5+ messages in thread
From: Woody Wu @ 2012-11-15 17:08 UTC (permalink / raw)
To: linux-arm-kernel
? 2012-11-15 PM9:40?"Domenico Andreoli" <cavokz@gmail.com>???
>
> On Thu, Nov 15, 2012 at 03:07:24PM +0800, woody wrote:
> > Hi,
>
> Hi,
>
> > In the 3.6.6 ARM kernel, should I use ttySAC0 or ttyS0 to specify
> > the 'console' kernel command line?
>
> it depends on the driver used for your console. ttySAC is Samsung. which
> kind of uart do you have?
>
> Regards,
> Domenico
It's a Samsung CPU, s3c2410. How do I check which driver I used in my
kernel config? I started from s3c2410_defconfig.
I am sure it is ttySAC0 in my 2.6.36 configuration. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121116/070bd3c2/attachment-0001.html>
^ permalink raw reply [flat|nested] 5+ messages in thread
* ttySAC0 or ttyS0 in 3.6.x ARM Linux?
2012-11-15 7:07 ttySAC0 or ttyS0 in 3.6.x ARM Linux? woody
2012-11-15 13:40 ` Domenico Andreoli
@ 2012-11-15 17:16 ` Russell King - ARM Linux
2012-11-16 0:56 ` Woody Wu
1 sibling, 1 reply; 5+ messages in thread
From: Russell King - ARM Linux @ 2012-11-15 17:16 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Nov 15, 2012 at 03:07:24PM +0800, woody wrote:
> In the 3.6.6 ARM kernel, should I use ttySAC0 or ttyS0 to specify the
> 'console' kernel command line?
That depends on what type of UART you're using. ttyS is for 8250 ports.
ttySAC ended up being used for various SoC based ports which aren't
8250 based.
^ permalink raw reply [flat|nested] 5+ messages in thread
* ttySAC0 or ttyS0 in 3.6.x ARM Linux?
2012-11-15 17:16 ` Russell King - ARM Linux
@ 2012-11-16 0:56 ` Woody Wu
0 siblings, 0 replies; 5+ messages in thread
From: Woody Wu @ 2012-11-16 0:56 UTC (permalink / raw)
To: linux-arm-kernel
On 2012-11-15, Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
> On Thu, Nov 15, 2012 at 03:07:24PM +0800, woody wrote:
>> In the 3.6.6 ARM kernel, should I use ttySAC0 or ttyS0 to specify the
>> 'console' kernel command line?
>
> That depends on what type of UART you're using. ttyS is for 8250 ports.
> ttySAC ended up being used for various SoC based ports which aren't
> 8250 based.
Thanks. I think I understood.
The only strange thing is that, however, on my here this is a 2.6.16.4
kernel, that was using ttyS instead of ttySAC for the same physical port
on the same board.
--
-woody
I can't go back to yesterday - because I was a different person then.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-11-16 0:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 7:07 ttySAC0 or ttyS0 in 3.6.x ARM Linux? woody
2012-11-15 13:40 ` Domenico Andreoli
2012-11-15 17:08 ` Woody Wu
2012-11-15 17:16 ` Russell King - ARM Linux
2012-11-16 0:56 ` Woody Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).