Hi,
On Tue, Nov 27, 2012, Sagar Kadam wrote:
The following is the error message "Starting Boolog daemon: bootlogd: cannot find console device 204:64 under /dev"
Indeed, /dev/ttyAMA0 is missing from the rootfs; thanks for pointing this out.
I've logged this problem on your behalf in: https://bugs.launchpad.net/linaro-oe/+bug/1084037
+CONFIG_DEVTMPFS_MOUNT=y
This change might be too intrusive; we probably want to just patch our OE build to include the missing device node along the other ones.
Thanks!