commit | e89f154dca8cc2f55e8daf50fdba7477c67cf8e9 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue May 29 19:26:41 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:34 2012 +0200 |
tree | 652a81818ad8afb7a9eee7e84c3df5ea6db15c66 | |
parent | 61c70db2884dddcb804b0069f5893aca60704e78 [diff] |
ARM: OMAP3+: Detect reset type Certain modules are not affected by means of a warm reset and need not be configured again. Adding an API to detect the reset reason warm/cold. This will be used to skip the module configurations that are retained across a warm reset. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: R Sricharan <r.sricharan@ti.com>