commit | 4d442331e57b7bbc28b5a20f7d069bc12e9c503e | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Sep 05 12:08:50 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Sep 14 01:33:21 2007 +1000 |
tree | e9feaf54400dc32c78add422c2f3d4c0277c404e | |
parent | 68c8404c742fdda2151b4bf6bd98419bf8118481 [diff] |
[POWERPC] pasemi: Add workaround for erratum 5945 Erratum 5945 causes some of the registers on the PCIe root ports to not read correctly. Do a small dance to avoid this: Write an unused register, read the value and write it back. Thankfully this is not in a hot code path. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>