Files
qemu/hw/timer
Axel Heider e662449aa6 hw/timer/imx_epit: remove explicit fields cnt and freq
The CNT register is a read-only register. There is no need to
store it's value, it can be calculated on demand.
The calculated frequency is needed temporarily only.

Note that this is a migration compatibility break for all boards
types that use the EPIT peripheral.

Signed-off-by: Axel Heider <axel.heider@hensoldt.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2023-01-05 12:14:43 +00:00
..
2022-02-21 13:30:21 +00:00
2021-03-16 14:30:30 -04:00
2021-09-21 07:56:49 +10:00
2021-09-21 07:56:49 +10:00
2021-09-21 07:56:49 +10:00
2022-06-08 19:38:47 +01:00