Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-10 | davinci: fixed cpu reset | Davide Bonfanti | |
The reset procedure works on watchdog timer while before it was modifying TIMER_1 registers. Tested on DM365. Signed-off-by: Davide Bonfanti <davide.bonfanti@bticino.it> | |||
2012-09-01 | davinci, c6x: Always use C version of reset code | Tom Rini | |
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> |