commit | 951d6f6d703110790256abfce03ced117d2dcc6b | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@mvista.com> | Wed Apr 15 12:40:21 2009 -0700 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Tue May 26 08:20:31 2009 -0700 |
tree | 598b30a93ff618f56579d2c1218088bd908e5125 | |
parent | f64691b3ab795268072e76ddb89290b6277cdf33 [diff] |
davinci: Add watchdog base address flexibility The watchdog code currently hardcodes the base address of the timer its using. To support new SoCs, make it support timers at any address. Use the soc_info structure to do this. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>