Re: Porting of specific Kernel/Driver into yocto.
Om Prakash PAL <omprakash.pal@...>
Hi Khem,
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 ?.
please 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:
try that out ?
another option is to try core-image-core
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 ?.
please 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