commit | 0210a3698862801169e3149475174b5268602a93 | [log] [tgz] |
---|---|---|
author | tang yuantian <Yuantian.Tang@freescale.com> | Thu Sep 24 15:52:02 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Fri Oct 30 09:19:48 2015 -0700 |
tree | 0e8ab8910e41db60517dbb1fe71318a9aee7334a | |
parent | 6ec9aef2cef311c57652e8d17b09eceac2cebb06 [diff] |
arm: ls1021atwr: optimize the deep sleep latency It will take more than 1s when wake up from deep sleep. Most of the time is spent on outputing information. This patch reduced the deep sleep latency by: 1. avoid outputing system informaton 2. remove flush cache after DDR restore 3. skip reloading second stage uboot binary when SD boot Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>