Home
last modified time | relevance | path

Searched hist:"42 aee64bd95e91278cce6cfe1de8f1bfb2fd2005" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dcmd_errata.c42aee64bd95e91278cce6cfe1de8f1bfb2fd2005 Thu Jun 30 08:00:28 UTC 2011 Poonam Aggrwal <poonam.aggrwal@freescale.com> 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>
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dconfig_mpc85xx.h42aee64bd95e91278cce6cfe1de8f1bfb2fd2005 Thu Jun 30 08:00:28 UTC 2011 Poonam Aggrwal <poonam.aggrwal@freescale.com> 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>