Not getting login prompt after CPU entered into cpu_idle() state
From: sk.syed2 <hidden>
Date: 2012-07-06 23:23:01
From: sk.syed2 <hidden>
Date: 2012-07-06 23:23:01
We are assuming that the kernel is completely booted, in 2.6.32 kernel, without any issues as it entered into cpu_idle state. We are guessing that there is an error in the file system sources (i.e. sbin/init). Unfortunately, we do not have the sources for the available file system and we have downloaded the file system from the following Phytec link.
It seems to me that the kernel and filesystem are not built with the same toolchain version. This could be a problem. You can use buildroot http://buildroot.uclibc.org/download.html to generate a new filesystem. -syed