powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
authorKumar Gala <galak@kernel.crashing.org>
Thu, 13 Jan 2011 08:58:23 +0000 (02:58 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:22 +0000 (01:32 -0600)
commitf133796da8ec87ccbafc9c492636def619d99401
treedfe191877ff5f37f22a28496b911f6fd8863c3ef
parent868da5936e40b8685c813c1eb31eed629eaae295
powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)

Simultaneous FCM and GPCM or UPM operation may erroneously trigger bus
monitor timeout.  Set timeout to maximum to avoid.

Based on a patch from Lan Chunhe <b25806@freescale.com>

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cmd_errata.c
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c
arch/powerpc/include/asm/fsl_lbc.h
include/configs/P4080DS.h