u-boot/arch/arm/cpu/armv7/mx6
Fabio Estevam 2b16e51c2f mx6: Add workaround for ARM errata
Add workaround for the following ARM errata: 743622 and 751472.

The motivation for this change is the following kernel commit 62e4d357a
(ARM: 7609/1: disable errata work-arounds which access
secure registers), which removes the errata from multiplatform kernel.

Since imx has been converted to multiplatform in the kernel, we need to apply
such workarounds into the bootloader.

Workaround code has been taken from arch/arm/mm/proc-v7.S from 3.7.1 kernel.

Explanation of each erratum is provided at "Chip Errata for the i.MX 6Dual/6Quad"
document available at: cache.freescale.com/files/32bit/doc/errata/IMX6DQCE.pdf

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-01-09 19:22:06 +01:00
..
Makefile i.mx: iomux-v3.c: move to imx-common directory 2012-07-31 08:00:32 +02:00
clock.c mx6: clock: Only show CSPI clock if CSPI is enabled 2012-11-19 08:49:00 +01:00
lowlevel_init.S mx6: Add workaround for ARM errata 2013-01-09 19:22:06 +01:00
soc.c mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite 2012-11-10 08:15:40 +01:00