[PATCH 3/4] arm: ls1021a: add deep sleep support

2015-01-30 Thread Chenhui Zhao
The ls1021a SoC supports deep sleep feature that can switch off most parts of the SoC when it is in deep sleep state. The DDR controller will also be powered off in deep sleep. Therefore, copy the last stage code to enter deep sleep to SRAM and run it with disabling MMU and caches.

[PATCH 3/4] arm: ls1021a: add deep sleep support

2015-01-30 Thread Chenhui Zhao
The ls1021a SoC supports deep sleep feature that can switch off most parts of the SoC when it is in deep sleep state. The DDR controller will also be powered off in deep sleep. Therefore, copy the last stage code to enter deep sleep to SRAM and run it with disabling MMU and caches.