aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/omap_gpmc.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2014-05-13 16:09:39 +0100
committerPeter Maydell <peter.maydell@linaro.org>2014-05-13 16:09:39 +0100
commit1a7917210bd2fc8bd792f4dd36d3d44bd2244104 (patch)
tree8cd890401a8a424f4ec42e5e830242b93d368961 /hw/misc/omap_gpmc.c
parentc3a699be3c63f75b6ea5877080ea9b96b37524c4 (diff)
hw/arm/stellaris: Correct handling of GPTM TAR register
We don't implement very much of the GPTM TAR register, and what we do is wrong. The "are we in RT mode?" field is in s->config, not s->control. Correct this, use LOG_UNIMP rather than hw_error() for the cases we don't support, and avoid an unlabelled fallthrough that makes Coverity complain. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Diffstat (limited to 'hw/misc/omap_gpmc.c')
0 files changed, 0 insertions, 0 deletions