In the suspend-to-ram mode,Save something at address 0xC0000000?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

In the suspend-to-ram mode,Save something at address 0xC0000000?

690 Views
570035964
Contributor I

Hi:

    I'm learning the source code (Linux-2.6.35.3_1.1.0) of the suspend-to-ram mode for imx283. I can understand the general process of this mode。But,In the souce code, It save the address of the "saved_context" to "0xC0000000",I can not understand this。

    In the Memory Map of IMX283,The 0xC0000000 is the start address of the On-chip ROM。

Help me out, Tks.

Labels (1)
0 Kudos
Reply
1 Reply

478 Views
Yuri
NXP Employee
NXP Employee

Hello,

  “Linux kernel is running under the virtual address space with the Memory

Management Unit (MMU) enabled.”

“A table mapping the virtual memory to physical memory is implemented for i.MX

platforms as defined in the

<ltib_dir>/rpm/BUILD/linux/arch/arm/mach-mx28/ mx28evk.c

file.”

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply