On Mon, Mar 16, 2009 at 05:39:08AM -0800, liran raz wrote:
> Thanks, I don't see any mdev process running.
Does it run during the boot scripts? Or do you have udev?
> Just wonder who is creating /dev/ttyCPM1 since in the device table file
> (device_table.txt)
> I have only node: 204 (major) 46 (
Thanks, I don't see any mdev process running.
Just wonder who is creating /dev/ttyCPM1 since in the device table file
(device_table.txt)
I have only node: 204 (major) 46 (minor) defined.
But I can see /dev/ttyCPM1 (204 47)
Liran.
On Fri, Mar 13, 2009 at 4:18 PM, Timur Tabi wrote:
> On Fri, Mar 1
On Fri, Mar 13, 2009 at 1:56 PM, liran raz wrote:
> Does anyone know what I'm missing? or what do I need to configure
> in order to have: /dev/ttyCPM2 ?
My guess is that you don't have udev or mdev running.
--
Timur Tabi
Linux kernel developer at Freescale
hi,
I've configured SCC1 to be serial uart driver.
(in addition to SMC1 & SMC2 that were already configured
as UARTs).
Now I can see these defines in .config file:
CONFIG_SERIAL_CPM_SCC1=y
CONFIG_SERIAL_CPM_SMC1=y
CONFIG_SERIAL_CPM_SMC2=y
When the kernal starts I see these log messages:
ttyCPM0
hi,
I've configured SCC1 to be serial uart driver.
(in addition to SMC1 & SMC2 that were already configured
as UARTs).
Now I can see these defines in .config file:
CONFIG_SERIAL_CPM_SCC1=y
CONFIG_SERIAL_CPM_SMC1=y
CONFIG_SERIAL_CPM_SMC2=y
When the kernal starts I see these log messages:
ttyCPM0