diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2018-06-14 02:17:00 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-06-16 16:32:33 +1000 |
commit | 2100b6b21ef9c64a3cca1582dbd573c17c97bc4a (patch) | |
tree | 3eab96f721706b9b5c8a9edcbb4f0aa625136c62 /scripts/kvm/vmxcap | |
parent | b6c7e42f74ab244545e157a0f90a31c70a66f3eb (diff) |
sm501: Do not clear read only bits when writing registers
When writing registers that have read only bits we have to avoid
changing these bits as they may have non zero values. Make sure we use
the correct masks to mask out read only and reserved bits when
changing registers.
Also remove extra spaces from dram_control and arbitration_control
assignments.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/kvm/vmxcap')
0 files changed, 0 insertions, 0 deletions