diff options
author | Johannes Schlatow <schlatow@ida.ing.tu-bs.de> | 2015-07-06 10:05:44 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-07-06 10:05:44 +0100 |
commit | a7ffaf5c96e26820edffa94eeac766fe60bfdd31 (patch) | |
tree | 8a7aafc46372276c3273fa095dcb6b101cd10653 /target-arm | |
parent | 2a6332d968297266dbabf9d33f959e3a5efdd0f9 (diff) |
Fix interval interrupt of cadence ttc when timer is in decrement mode
The interval interrupt is not set if the timer is in decrement mode.
This is because x >=0 and x < interval after leaving the while-loop.
Signed-off-by: Johannes Schlatow <schlatow@ida.ing.tu-bs.de>
Message-id: 20150630135821.51f3b4fd@johanness-latitude
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-arm')
0 files changed, 0 insertions, 0 deletions