Re: suspend resume query
From: Oliver Neukum <oneukum@suse.com>
Date: 2016-02-17 09:42:51
From: Oliver Neukum <oneukum@suse.com>
Date: 2016-02-17 09:42:51
On Wed, 2016-02-17 at 15:07 +0530, Ryan wrote:
I am referring to suspend-resume in ARM platform. The boot sequence is bootrom bootloaders kernel
That is the standard done on most architectures including x86 and x86_64.
When system is suspended, I am told that when suspend-resume occurs it depends on the bootrom/bootloaders during resume. I did not understand why that should be case. Hence i am asking are there any dependencies between the bootloaders and the suspend-resume on a arm platform.
Suspend to RAM or suspend to disk? Regards Oliver