commit | d417d1db5f9092d125ddea882ced77eaa5f3d236 | [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 | 328aecaf3dbca4eea31632a5bfddf38b63204227 [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>