diff options
author | Prasad J Pandit <pjp@fedoraproject.org> | 2017-02-28 12:08:14 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-02-28 12:08:14 +0000 |
commit | 8b20aefac4ee8874bb9c8826e4b30e1dc8cd7511 (patch) | |
tree | a36c4b71c44afb871ffe1b87acea92e9d35f2eb9 /hw/timer | |
parent | 373442ea3a96249991cfad3fc0e83fca5f8558d5 (diff) | |
download | qemu-8b20aefac4ee8874bb9c8826e4b30e1dc8cd7511.zip qemu-8b20aefac4ee8874bb9c8826e4b30e1dc8cd7511.tar.gz qemu-8b20aefac4ee8874bb9c8826e4b30e1dc8cd7511.tar.bz2 |
sd: sdhci: mask transfer mode register value
In SDHCI protocol, the transfer mode register is defined
to be of 6 bits. Mask its value with '0x0037' so that an
invalid value could not be assigned.
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 20170214185225.7994-2-ppandit@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions