summary refs log tree commit diff stats
path: root/scripts/qapi/doc.py
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2018-06-14 02:17:00 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2018-06-16 16:32:33 +1000
commit2100b6b21ef9c64a3cca1582dbd573c17c97bc4a (patch)
tree3eab96f721706b9b5c8a9edcbb4f0aa625136c62 /scripts/qapi/doc.py
parentb6c7e42f74ab244545e157a0f90a31c70a66f3eb (diff)
downloadfocaccia-qemu-2100b6b21ef9c64a3cca1582dbd573c17c97bc4a.tar.gz
focaccia-qemu-2100b6b21ef9c64a3cca1582dbd573c17c97bc4a.zip
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/qapi/doc.py')
0 files changed, 0 insertions, 0 deletions