commit | f3f69362fdd957dbdc6b5bd1120347560752e4b2 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sat Oct 10 22:37:06 2020 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 20 16:12:00 2020 +0100 |
tree | 3965aa7adb4e77b08c1db37b9f58e069e829cf19 | |
parent | b77a52a0c14163e4d8602c94b64bae9cf3524ee1 [diff] |
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition Use the BCM2835_SYSTIMER_COUNT definition instead of the magic '4' value. Reviewed-by: Luc Michel <luc.michel@greensocs.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20201010203709.3116542-2-f4bug@amsat.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>