aboutsummaryrefslogtreecommitdiff
path: root/qemu-io-cmds.c
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2020-01-29 20:27:49 +1100
committerJason Wang <jasowang@redhat.com>2020-03-03 18:04:47 +0800
commitea2270279bc2e1635cb6e909e22e17e630198773 (patch)
treef0c5d377e158f39ce9211a2fc0465b772020a335 /qemu-io-cmds.c
parentbae112b80c9c42cea21ee7623c283668c3451c2e (diff)
downloadqemu-ea2270279bc2e1635cb6e909e22e17e630198773.zip
qemu-ea2270279bc2e1635cb6e909e22e17e630198773.tar.gz
qemu-ea2270279bc2e1635cb6e909e22e17e630198773.tar.bz2
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Section 3.4.1 of the datasheet says, The alignment of the RRA is confined to either word or long word boundaries, depending upon the data width mode. In 16-bit mode, the RRA must be aligned to a word boundary (A0 is always zero) and in 32-bit mode, the RRA is aligned to a long word boundary (A0 and A1 are always zero). This constraint has been implemented for 16-bit mode; implement it for 32-bit mode too. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Tested-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions