On 6 June 2017 at 09:55, Cédric Le Goater <c...@kaod.org> wrote: > When a timer is enabled before a reload value is set, the controller > waits for a reload value to be set before starting decrementing. This > fix tries to cover that case by changing the timer expiry only when > a reload value is valid. > > Signed-off-by: Cédric Le Goater <c...@kaod.org> > --- > hw/timer/aspeed_timer.c | 37 +++++++++++++++++++++++++++++-------- > 1 file changed, 29 insertions(+), 8 deletions(-)
Applied to target-arm.next, thanks. -- PMM