commit | af54a5f6b1aa0f2d2e4f8fc76cf8168bae48a590 | [log] [tgz] |
---|---|---|
author | Poonam Aggrwal <poonam.aggrwal@freescale.com> | Wed Jun 29 16:32:52 2011 +0530 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 29 19:01:04 2011 -0500 |
tree | ac26c7792ddc31dcc5d83222cf2f1880e61f77d9 | |
parent | c7664a4ef3802ee54e709a94b74b776c3aaaddff [diff] |
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>