xilinx_timer: changed nr_timers to one_timer_only
commitabe098e4f93a80b0756c0e8e728bc78c47a91127
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Wed, 13 Jun 2012 04:46:43 +0000 (13 14:46 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Fri, 15 Jun 2012 11:08:13 +0000 (15 13:08 +0200)
tree3f2145d259d793c7a9b8678b854c304acd8356a6
parent8d4eb373f7e32305af2a0e04bbc24fa3494ffe6f
xilinx_timer: changed nr_timers to one_timer_only

The configurable property for this IP in the Xilinx tools is a boolean switch
"one-timer-only" that flicks this timer from being dual channel to single.
Updated QEMU to work the same way for better match with the IP core and its TRM.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/petalogix_ml605_mmu.c
hw/petalogix_s3adsp1800_mmu.c
hw/virtex_ml507.c
hw/xilinx.h
hw/xilinx_timer.c