commit | a8f08fd272962949b29d8b01e174129857d695ca | [log] [tgz] |
---|---|---|
author | SRICHARAN R <r.sricharan@ti.com> | Mon Mar 12 02:25:52 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:25 2012 +0200 |
tree | 61abdeb36ebc99abffb296f0854bb0b01184b15b | |
parent | 8d24292e0f00453b107bd9eb0fc99a827b0a2364 [diff] |
OMAP5: reset: Use cold reset in case of 5430ES1.0 Warm reset is not functional in case of omap5430ES1.0. So override the weak reset_cpu function to use cold reset instead. Signed-off-by: R Sricharan <r.sricharan@ti.com>