PPC: e500 pci host: Fix ATMUs register reads
authorRudolf Marek <mar@sysgo.com>
Fri, 14 Aug 2015 11:38:55 +0000 (13:38 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 20 Sep 2015 20:48:39 +0000 (22:48 +0200)
commite7f08320f055e1093007b3f1d55b145d5f4daaa1
tree8312cece367a79b63b0fe3320b9f50d96fc045e1
parent1cde732d88af34849343dc1f0e68072eab0841b9
PPC: e500 pci host: Fix ATMUs register reads

There is a bug in the register mask when reading
the ATMUs registers. As the result some registers
cannot be read, and read is aliased to the other
registers. Fix it.

Signed-off-by: Rudolf Marek <rudolf.marek@sysgo.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/pci-host/ppce500.c