[U-Boot] [PATCH] powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)

Kumar Gala galak at kernel.crashing.org
Thu Jan 13 23:16:04 CET 2011


On Jan 13, 2011, at 3:07 AM, Kumar Gala wrote:

> 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 at freescale.com>
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c |    3 +++
> arch/powerpc/cpu/mpc8xxx/fsl_lbc.c    |    7 ++++++-
> arch/powerpc/include/asm/fsl_lbc.h    |    4 +++-
> include/configs/P4080DS.h             |    1 +
> 4 files changed, 13 insertions(+), 2 deletions(-)

applied

- k


More information about the U-Boot mailing list