Searched hist:fbc20aab119b70119a2c1db7dfbecb4a6ee0f6a5 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | cpu_init.c | fbc20aab119b70119a2c1db7dfbecb4a6ee0f6a5 Mon Nov 21 23:10:23 UTC 2011 Timur Tabi <timur@freescale.com> powerpc/85xx: always implement the work-around for Erratum SATA_A001
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@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|