]> Git Repo - qemu.git/commit
i.MX: split GPT and EPIT timer implementation
authorJean-Christophe DUBOIS <[email protected]>
Mon, 3 Jun 2013 16:17:45 +0000 (17:17 +0100)
committerPeter Maydell <[email protected]>
Mon, 3 Jun 2013 16:17:45 +0000 (17:17 +0100)
commita50c0d6f72830ca3016e63ded6ccfd4e951c172f
tree34c549d489e68bdaa6a257d6b4e44fa6f7280c33
parent37ab4a566816f518fb958ea49734d51d1ccbd227
i.MX: split GPT and EPIT timer implementation

There is no common code between these 2 timer implementation.
So it is better to split them.

Signed-off-by: Jean-Christophe DUBOIS <[email protected]>
Message-id: 1368990197[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/timer/Makefile.objs
hw/timer/imx_epit.c [new file with mode: 0644]
hw/timer/imx_gpt.c [new file with mode: 0644]
hw/timer/imx_timer.c [deleted file]
This page took 0.023374 seconds and 4 git commands to generate.