-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
I'm working on the Ouya Console using the current master (5.0-rc5) branch of this kernel. The device crashes in the cpuidle lp2 state.
I don't have a serial debugger set up. I am using the android ram console driver. It isn't very reliable way to get kernel logs. The ram console logs are usually corrupted for this crash.
I was able to resolve the crash by moving the call_firmware_op(prepare_idle, TF_PM_MODE_LP2)
farther down the suspend path.
Metadata
Metadata
Assignees
Labels
No labels