i.MX: Add an i.MX25 specific CCM class/instance
commit92eccc6e13732b3d170b5e91037d030c8c73801c
authorJean-Christophe Dubois <jcd@tribudubois.net>
Thu, 17 Dec 2015 13:37:16 +0000 (17 13:37 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 17 Dec 2015 13:37:16 +0000 (17 13:37 +0000)
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 <jcd@tribudubois.net>
Message-id: 2c0cf90be767bfc8520661eca891ab22c61f18fe.1449528242.git.jcd@tribudubois.net
Reviewed-by Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
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]