
On Wed, Jun 26, 2013 at 2:16 PM, Fabio Estevam festevam@gmail.com wrote:
On Wed, Jun 26, 2013 at 2:12 PM, Otavio Salvador otavio@ossystems.com.br wrote:
"console=ttymxc1\0" \
Vybrid does not use the same serial driver as i.MX.
In the kernel the serial driver is this one: https://git.kernel.org/cgit/linux/kernel/git/gregkh/tty.git/tree/drivers/tty...
,and the driver name is "ttyLP".
Vybrid starts numbering the UART ports from 0, so the device number in Linux matches the hardware port number.
This means that the correct is "console=ttyLP1" for this board to boot a mainline kernel.
This is being done using Timesys kernel as reference; so I did used his kernel as reference.
This is the kernel which has been send for inclusion in Yocto BSP so I think I will stay with it for now.
-- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750