powerpc/qe: set IReady in QE Microcode Upload
authorKokoris, Ioannis <ioannis.kokoris@siemens-enterprise.com>
Fri, 11 Nov 2011 16:05:11 +0000 (17:05 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jul 2012 12:08:58 +0000 (07:08 -0500)
commite65650e6c3eb67226eda80a21f62b7aa145878f4
tree9fe3c6ecf29385a4890c83724ef5be42b1e0328d
parent1f0e90ad7a3b6f9f8a0598ed30f4e9c7dd9ff82e
powerpc/qe: set IReady in QE Microcode Upload

QE Microcode Initialization using qe_upload_microcode() does not work on
P1021 if the IRAM-Ready register is not set after the microcode upload. Add
a definition for the "I-RAM Ready" register and sets it upon microcode
upload completion.

Signed-off-by: Ioannis Kokkoris <ioannis.kokoris@siemens-enterprise.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/immap_qe.h
arch/powerpc/include/asm/qe.h
arch/powerpc/sysdev/qe_lib/qe.c