commit | 8d24292e0f00453b107bd9eb0fc99a827b0a2364 | [log] [tgz] |
---|---|---|
author | SRICHARAN R <r.sricharan@ti.com> | Mon Mar 12 19:49:32 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:25 2012 +0200 |
tree | ec72ff4c943c45f439a8bfb0949294387da50dbd | |
parent | 02af9cbe480f5ef5d361d4a6b40a151cba6f8324 [diff] |
OMAP3+: reset: Create a common reset layer. The reset.S has the function to do a warm reset on OMAP based socs. Moving this to a reset.c file so that this acts a common layer to add any reset related functionality for the future. Signed-off-by: R Sricharan <r.sricharan@ti.com>