Re: [PATCH 1/5] powerpc/qe: Increase MAX_QE_RISC to 4

2009-08-27 Thread Kumar Gala
On Aug 27, 2009, at 12:30 PM, Anton Vorontsov wrote: MPC8569 CPUs have four QE RISCs, so we need to increase MAX_QE_RISC constant, otherwise qe_upload_firmware() fails at sanity checking. Signed-off-by: Anton Vorontsov --- arch/powerpc/sysdev/qe_lib/qe.c |2 +- 1 files changed, 1 insertio

Re: [PATCH 1/5] powerpc/qe: Increase MAX_QE_RISC to 4

2009-08-27 Thread Timur Tabi
Anton Vorontsov wrote: > MPC8569 CPUs have four QE RISCs, so we need to increase MAX_QE_RISC > constant, otherwise qe_upload_firmware() fails at sanity checking. > > Signed-off-by: Anton Vorontsov > --- Acked-by: Timur Tabi Anton, I'll review the rest of your patches next week. I'm too busy t

[PATCH 1/5] powerpc/qe: Increase MAX_QE_RISC to 4

2009-08-27 Thread Anton Vorontsov
MPC8569 CPUs have four QE RISCs, so we need to increase MAX_QE_RISC constant, otherwise qe_upload_firmware() fails at sanity checking. Signed-off-by: Anton Vorontsov --- arch/powerpc/sysdev/qe_lib/qe.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/sysdev/