u-boot-brain/arch/powerpc
Poonam Aggrwal fb855f43a1 powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)
Issue:
Peripheral connected to IFC_CS3 may hamper booting from IFC.

Impact:
Boot from IFC may not be successful if IFC_CS3 is used.

Workaround:
If IFC_CS3 is used, gate IFC_CS3 while booting from NAND or NOR.
Also Software should select IFC_CS3 using PMUXCR[26:27] = 0x01.

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-09-29 19:01:04 -05:00
..
cpu powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) 2011-09-29 19:01:04 -05:00
include/asm powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) 2011-09-29 19:01:04 -05:00
lib Flush cache after the OS image is loaded into the memory. 2011-09-05 16:07:44 +02:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00