[U-Boot] [PATCH 4/9] powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129
Kumar Gala
galak at kernel.crashing.org
Tue Nov 8 15:32:33 CET 2011
On Sep 13, 2011, at 2:15 AM, Zhao Chenhui wrote:
> From: chenhui zhao <chenhui.zhao at freescale.com>
>
> Erratum NMG_eTSEC129 (eTSEC86 in MPC8548 document) applies to some early
> verion silicons. This workaround detects if the eTSEC Rx logic is properly
> initialized, and reinitialize the eTSEC Rx logic.
>
> Signed-off-by: Gong Chen <g.chen at freescale.com>
> Signed-off-by: Zhao Chenhui <chenhui.zhao at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c | 4 +
> arch/powerpc/include/asm/config_mpc85xx.h | 1 +
> drivers/net/tsec.c | 93 +++++++++++++++++++++++++++++
> 3 files changed, 98 insertions(+), 0 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list