ARM: socfpga: Enable soft reset
authorDinh Nguyen <dinguyen@altera.com>
Thu, 11 Apr 2013 15:55:24 +0000 (10:55 -0500)
committerOlof Johansson <olof@lixom.net>
Mon, 15 Apr 2013 03:17:33 +0000 (20:17 -0700)
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>

No differences found