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

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE6204d

3 messages, 3 authors, 2009-08-28 · open the first message on its own page

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

From: Anton Vorontsov <hidden>
Date: 2009-08-27 17:30:16

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 <redacted>
---
 arch/powerpc/sysdev/qe_lib/qe.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/sysdev/qe_lib/qe.c b/arch/powerpc/sysdev/qe_lib/qe.c
index 237e365..b06564f 100644
--- a/arch/powerpc/sysdev/qe_lib/qe.c
+++ b/arch/powerpc/sysdev/qe_lib/qe.c
@@ -336,7 +336,7 @@ static int qe_sdma_init(void)
 }
 
 /* The maximum number of RISCs we support */
-#define MAX_QE_RISC     2
+#define MAX_QE_RISC     4
 
 /* Firmware information stored here for qe_get_firmware_info() */
 static struct qe_firmware_info qe_firmware_info;
-- 
1.6.3.3

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

From: Timur Tabi <hidden>
Date: 2009-08-27 20:00:56

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 <redacted>
---
Acked-by: Timur Tabi <redacted>

Anton, I'll review the rest of your patches next week.  I'm too busy to do it now.

-- 
Timur Tabi
Linux kernel developer at Freescale

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

From: Kumar Gala <hidden>
Date: 2009-08-28 05:32:32

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 <redacted>
---
arch/powerpc/sysdev/qe_lib/qe.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
applied to next

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help