]> Git Repo - u-boot.git/commit
powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
authorKumar Gala <[email protected]>
Thu, 13 Jan 2011 08:58:23 +0000 (02:58 -0600)
committerKumar Gala <[email protected]>
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 <[email protected]>

Signed-off-by: Kumar Gala <[email protected]>
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
This page took 0.035378 seconds and 4 git commands to generate.