Hi Dan,
I deeply appreciate your help. It works now.
My bootargs setting is
bootargs=console=ttymxc0,115200 init=/init video=mxcfb0:dev=hdmi,1920x1080@30,if=RGB24,bpp=32 video=mxcfb1:off video=mxcfb2:off fbmem=20M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale
The HDMI monitor can display the "android" logo.
But I still have the same problem.
ehci_fsl_bus_resume begins, Host 1
ehci_fsl_bus_resume ends, Host 1
ehci_fsl_bus_resume begins, DR
ehci_fsl_bus_suspend begins, Host 1
ehci_fsl_bus_suspend ends, Host 1
init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
request_suspend_state: sleep (0->3) at 34296705341 (1970-01-02 00:26:36.472643671 UTC)
mma enable setting inactive
PM: Syncing filesystems ... done.
PM: Preparing system for mem sleep
suspend: start 1 suspend...
suspend: finish 1 suspend after:0.2602667 seconds...
Freezing user space processes ... (elapsed 0.01 seconds) done.
Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
PM: Entering mem sleep
Suspending console(s) (use no_console_suspend to debug)
The system still enter sleep mode.
Do you know how to modify the sleep time?
Should I modify kernel and re-build it?
Thanks for your reply.
Best Regards,
Cloud