commit | 5c04b57fe33c7700e433983bb69e50ec8d8f08cd | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@altera.com> | Thu Apr 11 10:55:24 2013 -0500 |
committer | Olof Johansson <olof@lixom.net> | Sun Apr 14 20:17:33 2013 -0700 |
tree | a4c95094ab7c7918d4e64de7fcc1cd74386015f0 | |
parent | a93216c9212cb9ec36bb71776b706e7ed2d9d67c [diff] |
ARM: socfpga: Enable soft reset Enable a cold or warm reset to the HW from userspace. Also fix a few sparse errors: warning: symbol 'sys_manager_base_addr' was not declared. Should it be static? warning: symbol 'rst_manager_base_addr' was not declared. Should it be static? Signed-off-by: Dinh Nguyen <dinguyen@altera.com> Reviewed-by: Pavel Machek <pavel@denx.de> Signed-off-by: Olof Johansson <olof@lixom.net>