commit | abe098e4f93a80b0756c0e8e728bc78c47a91127 | [log] [tgz] |
---|---|---|
author | Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> | Wed Jun 13 14:46:43 2012 +1000 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Fri Jun 15 13:08:13 2012 +0200 |
tree | 3f2145d259d793c7a9b8678b854c304acd8356a6 | |
parent | 8d4eb373f7e32305af2a0e04bbc24fa3494ffe6f [diff] |
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>