commit | 302439d2167e0f1e01a6480ac40c06063f4e16a1 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Oct 31 17:53:42 2006 +0800 |
committer | Paul Mackerras <paulus@samba.org> | Wed Nov 01 14:52:48 2006 +1100 |
tree | 70bfe8c7bcf4830eb4d0f073f45a27c4911d525e | |
parent | 5d2efba64b231a1733c4048d1708d77e07f26426 [diff] |
[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR Changed qe_issue_cmd() to write cmd_input to the CECDR unmodified. It was treating cmd_input as a virtual address and tried to convert it to a physical address. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>