commit | 77bfa6b4361e72529742ce36693a2adab66890a6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Wed Jun 27 05:27:05 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:19 2012 +0200 |
tree | 6fb7ef0e29663acc0b8cf9a2ca297ddb29d653a2 | |
parent | d43950463c4801cf32d05da313b8e0dcc8ae00f2 [diff] |
davinci, c6x: Always use C version of reset code We can safely use the same reset code written in C for both Davinci and C6X platforms. In addition the C version of the code is marginally smaller on Davinci. Tested-by: Matt Porter <mporter@ti.com> Signed-off-by: Tom Rini <trini@ti.com>