]> Git Repo - qemu.git/commit
i.MX: Add an i.MX25 specific CCM class/instance
authorJean-Christophe Dubois <[email protected]>
Thu, 17 Dec 2015 13:37:16 +0000 (13:37 +0000)
committerPeter Maydell <[email protected]>
Thu, 17 Dec 2015 13:37:16 +0000 (13:37 +0000)
commit92eccc6e13732b3d170b5e91037d030c8c73801c
tree7f714de0c9c6ba2461484f9515e4148b9d94208a
parentcb54d868c6a2292443645f25b295630f925474f8
i.MX: Add an i.MX25 specific CCM class/instance

With this CCM, i.MX25 timer is accurate with "real world time".

Signed-off-by: Jean-Christophe Dubois <[email protected]>
Message-id: 2c0cf90be767bfc8520661eca891ab22c61f18fe.1449528242[email protected]
Reviewed-by Peter Crosthwaite <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/fsl-imx25.c
hw/misc/Makefile.objs
hw/misc/imx25_ccm.c [new file with mode: 0644]
include/hw/arm/fsl-imx25.h
include/hw/misc/imx25_ccm.h [new file with mode: 0644]
This page took 0.026864 seconds and 4 git commands to generate.