It seems that this problem is a very common one , but it doesn't seem to have a common reason , I have flashed android Gingerbread on NAND memory , now whenever i try booting it from the nand on a custom 8148 board , this request_suspend_state problem comes , logcat messages will show different problems at different times . I don't want to solve it temporarily , I want to know what causes this problem and how can this be fixed , If it is something to do with permissions then rest be assured that I have given 777 permissions to all the files in the filesystem , this same filesystem image runs on EVm with sd-card. However the bootargs are different which i have now .
they are., file system type is ext3
setenv bootargs 'console=ttyO0,115200n8 androidboot.console=ttyO0 noinitrd init=/init rw mem=256M earlyprintk \ notifyk.vpssm3_sva=0xBF900000 vram=16M omapfb.vram=0.4M root=/dev/mtdblock4 ip=dhcp'
Is there any meaningful reason