Re: Porting of specific Kernel/Driver into yocto.
Om Prakash PAL <omprakash.pal@...>
Hi Chris,
No, /etc/initab does not contain any reference to tty0(wrong typed in last mail).
Best Regards,
Om Prakash Pal
________________________________________
From: Chris Tapp [opensource@...]
Sent: Tuesday, June 26, 2012 12:52 PM
To: Om Prakash PAL
Cc: Khem Raj; yocto@...
Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto.
On 26 Jun 2012, at 06:33, Om Prakash PAL wrote:
opensource@...
www.keylevel.com
No, /etc/initab does not contain any reference to tty0(wrong typed in last mail).
Best Regards,
Om Prakash Pal
________________________________________
From: Chris Tapp [opensource@...]
Sent: Tuesday, June 26, 2012 12:52 PM
To: Om Prakash PAL
Cc: Khem Raj; yocto@...
Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto.
On 26 Jun 2012, at 06:33, Om Prakash PAL wrote:
Hi khem,What about /etc/inittab? Does this contain any references to tty0?
on target, etc/ does not contain securetty.
Best Regards,Chris Tapp
Om Prakash Pal
________________________________________
From: Khem Raj [raj.khem@...]
Sent: Monday, June 25, 2012 8:43 PM
To: Om Prakash PAL
Cc: Bruce Ashfield; yocto@...
Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto.
On Mon, Jun 25, 2012 at 7:12 AM, Om Prakash PAL
<omprakash.pal@...> wrote:Hi Bruce,whats there in /etc/securetty on target rfs ?
You can check the attached log.
It does not contain /dev/tty0..its /dev/ttyAMA2.
I am not able to get why is it opening /dev/tty0?._______________________________________________
Best Regards,
Om Prakash Pal
-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield@...]
Sent: Monday, June 25, 2012 7:39 PM
To: Om Prakash PAL
Cc: Khem Raj; yocto@...
Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto.
On 12-06-25 10:06 AM, Om Prakash PAL wrote:Hi Bruce,And does it (the bootline) contain /dev/tty0 ? .. because if things are
Yes,its arm board.
Yes, I have verified and kernel bootline is properly passed to the kernel by bootloader.
properly configured, it really shouldn't be trying to open it.
Cheers,
Bruce
Best Regards,
Om Prakash Pal
-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield@...]
Sent: Monday, June 25, 2012 6:38 PM
To: Om Prakash PAL
Cc: Khem Raj; yocto@...
Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto.
On 12-06-25 08:53 AM, Om Prakash PAL wrote:Hi Khem,I've lost some of the context on the board you are working with, but
I have build core-image-core. but still this Error:
======================================================>
11.165466] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode
[ 11.172668] VFS: Mounted root (ext3 filesystem) on device 179:1.
[ 11.179260] Freeing init memory: 316K
INIT: version 2.88 booting
Error Cannot open /dev/tty0: No such device or address
mknod: /dev/console: File exists
=========================================================>
I have set SERIAL_CONSOLE="115200 ttyAMA2" then why its taking /dev/tty0 ?.
from ttyAMA2, I'm assuming it is an arm board. Have you verified that your
bootloader can pass the kernel bootline properly to the kernel ? It is
(unfortunately) fairly common that it isn't properly passed. If you
modify your configuration to have a built in command line with your
configuration, you may be able to get better setup to debug the
problem.
Cheers,
Bruceplease help.
Best Regards,
Om Prakash Pal
_______________________________________
From: Khem Raj [raj.khem@...]
Sent: Friday, June 22, 2012 11:18 AM
To: Om Prakash PAL
Cc: Gary Thomas; yocto@...
Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto.
On Thu, Jun 21, 2012 at 10:37 PM, Om Prakash PAL
<omprakash.pal@...> wrote:Can you try using say poky/master and generate root file system andand then console got stuck.What do you have SERIAL_CONSOLE set to in your configuration?I have set SERIAL_CONSOLE="115200 ttyAMA2". As we are using ttyAMA2 for console.What is your target device? Do you really have /dev/ttyAMA2 serial port??.Yes, I have /dev/ttyAMA2 serial port.
try that out ?
another option is to try core-image-core
_______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto
opensource@...
www.keylevel.com