aboutsummaryrefslogtreecommitdiff
path: root/hw/openrisc/cputimer.c
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2017-04-22 00:28:55 +0900
committerStafford Horne <shorne@gmail.com>2017-05-04 09:39:14 +0900
commit48a1b62baaf45e4d8d5ffac77647f7e898d7f7f1 (patch)
tree6cf8192766c87b6cdf623f6b38cdff207c9902b0 /hw/openrisc/cputimer.c
parentacf57591c01cd0b1667e4f0ed2176d59cb5827aa (diff)
target/openrisc: Remove duplicate features property
The features property has stored the exact same thing as the cpucfgr spr. Remove the feature enum and property as it is not needed. In order to preserve the behavior or keeping features accross reset this patch moves cpucfgr into the non reset region of the state struct. Since the cpucfgr is read only this means we only need to sset cpucfgr once during class init. Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'hw/openrisc/cputimer.c')
0 files changed, 0 insertions, 0 deletions