OMAP3: PM: Restore MMU table entry
authorRajendra Nayak <rnayak@ti.com>
Fri, 26 Sep 2008 12:19:34 +0000 (17:49 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 11 Nov 2009 22:42:24 +0000 (14:42 -0800)
commit57f277b0122722ffa1de1b53aceb70646ce9a8e1
treeaa04b9642b14470997dac12bce535a720ff83b08
parentfa3c2a4fc99fd7f8c245020303d7e11feadbbac9
OMAP3: PM: Restore MMU table entry

During the MMU restoration on the restore path from MPU OFF, the page
table entry for the page consisting of the code being executed is
modified to make MMU return VA=PA.

The MMU is then enabled and the original entry is being stored in
scratchpad.  This patch reads the original values stored in
scratchpad, and restores them back.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm34xx.c
This page took 0.025849 seconds and 5 git commands to generate.