I'm using Linaro Release 15.12 LSK (without OP-TEE) + OpenEmbedded Minimal Filesystem on Juno-r1 Board.
I'm trying to put the Juno board into the Sleep-state referring to ARM Versatile Express Juno r1 Development Platform Technical Reference Manual.
But it seems to reboot and fall into the error state, even if I push the Soft Reset button briefly.
Does anyone know how to put the Juno board into the Sleep-state ?
Thank you for your help.
------------Moderator edit: As of release 16.05 you can follow the instructions here:https://community.arm.com/dev-platforms/w/docs/239/system-suspend-to-ram------------
Hi,
It always resumes on my Juno board.
Also you can ignore the warnings. One of them is from GPIO which is
fixed now in v4.5-rc1 and another is CPUFreq which I need to look at
but postponing it as it's not harmful.
You can add "no_console_suspend" to see if you get any more logs in
failure case so that it helps to debug.
Regards,
Sudeep
Hello.
Thank you for the information.
I wonder if any firmware are different from the firmware you tested.
First I will try to debug kernel with "no_console_suspend".
Thank you very much.
View all questions in Arm Development Platforms forum