[U-Boot] [PATCH 2/2] powerpc/85xx: always implement the work-around for Erratum SATA_A001
Kumar Gala
kumar.gala at freescale.com
Tue Nov 29 16:06:40 CET 2011
On Nov 21, 2011, at 5:10 PM, Timur Tabi wrote:
> On the P1022/P1013, the work-around for erratum SATA_A001 was implemented
> only if U-Boot initializes SATA, but SATA is not initialized by default. So
> move the work-around to the CPU initialization function, so that it's always
> executed on the SOCs that need it.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/cpu_init.c | 37 +++++++++++++++++++++++++++++++---
> drivers/block/fsl_sata.c | 21 -------------------
> drivers/block/fsl_sata.h | 1 +
> 3 files changed, 34 insertions(+), 25 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list