diff options
author | Boschung, Rainer <Rainer.Boschung@keymile.com> | 2014-06-03 09:05:13 +0200 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2014-08-01 14:18:07 -0700 |
commit | 60b295672d61fe79e6af3d9e4f3e8bd23bf3b4ad (patch) | |
tree | 3ec0fd58ef11a66a91fc9006999eab7333150904 /board/boundary | |
parent | 3345d18d5baad05807ecac36bc4125dbc74d288f (diff) | |
download | u-boot-imx-60b295672d61fe79e6af3d9e4f3e8bd23bf3b4ad.zip u-boot-imx-60b295672d61fe79e6af3d9e4f3e8bd23bf3b4ad.tar.gz u-boot-imx-60b295672d61fe79e6af3d9e4f3e8bd23bf3b4ad.tar.bz2 |
powerpc: macros for e500mc timer regs added
For e500mc cores the watchdog timer period has to be set by means of a
6bit value, that defines the bit of the timebase counter used to signal
a watchdog timer exception on its 0 to 1 transition.
The macro used to set the watchdog period TCR_WP, was redefined for e500mc
to support 6 WP setting.
The parameter (x) given to the macro specifies the prescaling factor of
the time base clock (fTB):
watchdog_period = 1/fTB * 2^x
Signed-off-by: Rainer Boschung <rainer.boschung@keymile.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'board/boundary')
0 files changed, 0 insertions, 0 deletions