u-boot/arch/powerpc
Poonam Aggrwal 42aee64bd9 fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)
Issue:
The NOR-FCM does not support access to unaligned addresses for 16 bit port size

Impact:
When 16 bit port size is used, accesses not aligned to 16 bit address boundary
will result in incorrect data

Workaround:
The workaround is to switch to GPCM mode for NOR Flash access.

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 fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) 2011-09-29 19:01:04 -05:00
include/asm fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) 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