diff options
author | Guenter Roeck <linux@roeck-us.net> | 2018-07-09 14:51:34 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-07-09 14:51:34 +0100 |
commit | 0e256833085cc9d292e59a5bda9b886fd09a5f83 (patch) | |
tree | 7195a9ab3316c86cc62f317dddb12ab2a83ae6d3 /target/tilegx | |
parent | 6583080ed87ea218acae59f1c52b7b11ffec240d (diff) |
hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot mode
The CMSDK APB timer is currently always configured as periodic timer.
This results in the following messages when trying to boot Linux.
Timer with delta zero, disabling
If the timer limit set with the RELOAD command is 0, the timer
needs to be enabled as one-shot timer.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/tilegx')
0 files changed, 0 insertions, 0 deletions