1. 在用am335x休眠的时候出现了一些问题:
PM: Syncing filesystems ... done.
[ 355.393157] PM: Preparing system for standby sleep
[ 355.399017] am33xx_sr_cpufreq_transition: prechange
[ 355.404418] am33xx_sr_cpufreq_transition: postchange
[ 355.409698] am33xx_sr_cpufreq_transition: postchange, new opp=0
[ 355.492004] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 355.519287] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) do.
[ 355.539245] PM: Entering standby sleep
[ 355.543212] Suspending console(s) (use no_console_suspend to debug)
[ 355.560363] pm_op(): platform_pm_suspend+0x0/0x5c returns -16
[ 355.560424] PM: Device musb-hdrc.0 failed to suspend: error -16
[ 355.560424] PM: Some devices failed to suspend
[ 355.710449] net eth0: CPSW phy found : id is : 0x7c0f1
[ 355.713684] PM: resume of devices complete after 153.198 msecs
[ 355.742584] PM: Finishing wakeup.
[ 355.746063] Restarting tasks ... done.
[ 355.828765] am33xx_sr_cpufreq_transition: prechange
[ 355.834136] am33xx_sr_cpufreq_transition: postchange
[ 355.839324] am33xx_sr_cpufreq_transition: postchange, new opp=4
-sh: echo: write error: Device or resource busy
请问是怎么回事?
2.在看功耗的文档:processors.wiki.ti.com/.../AM335x_Power_Consumption_Summary
如何进入低功耗模式,DS0,DS1,Active Power,需要测试每个的功耗。