Re: [PATCH] Powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum

2011-05-19 Thread Kumar Gala
On May 19, 2011, at 5:48 AM, Shengzhou Liu wrote: > Simultaneous FCM and GPCM or UPM operation may erroneously trigger > bus monitor timeout. > > Set the local bus monitor timeout value to the maximum by setting > LBCR[BMT] = 0 and LBCR[BMTPS] = 0xF. > > Signed-off-by: Shengzhou Liu > Signed-o

[PATCH] Powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum

2011-05-19 Thread Shengzhou Liu
Simultaneous FCM and GPCM or UPM operation may erroneously trigger bus monitor timeout. Set the local bus monitor timeout value to the maximum by setting LBCR[BMT] = 0 and LBCR[BMTPS] = 0xF. Signed-off-by: Shengzhou Liu Signed-off-by: Gala Kumar --- arch/powerpc/include/asm/fsl_lbc.h |2 ++