[RFC][PATCH 1/1] ARM: Add initial hibernation support
From: marek.vasut@gmail.com (Marek Vasut)
Date: 2010-07-15 05:56:11
Also in:
linux-omap
From: marek.vasut@gmail.com (Marek Vasut)
Date: 2010-07-15 05:56:11
Also in:
linux-omap
Dne ?t 15. ?ervence 2010 07:39:31 Hiroshi DOYU napsal(a):
From: ext Marek Vasut <marek.vasut@gmail.com> Subject: Re: [RFC][PATCH 1/1] ARM: Add initial hibernation support Date: Thu, 15 Jul 2010 06:48:50 +0200quoted
Dne St 30. ?ervna 2010 16:28:01 Hiroshi DOYU napsal(a):quoted
From: Hiroshi DOYU <redacted> Hibernation (a.k.a: Suspend-To-Disk) support for ARM Based on the original work from Romit and Raghu at TI. The original patch(*1) was sent to LOML by Teerth Reddy [off-list ref] *1: https://patchwork.kernel.org/patch/96442/ Signed-off-by: Hiroshi DOYU <redacted>Hey, can this also run on pre-v7 arms ? Or is there something I missed that'd make that impossible?What I verified is with OMAP3(Cortex A8) based board. cp15 part has to be modified, but it might work without this part itself, I guess.
I see ... do I need any special support on the bootloader or userland side ? Sorry for stupid questions :)