Re: [U-Boot] [PATCH v3] mx6: Add workaround for ARM errata

2013-01-09 Thread Stefano Babic
On 05/01/2013 03:07, Fabio Estevam wrote: > From: Fabio Estevam > > 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 rem

[U-Boot] [PATCH v3] mx6: Add workaround for ARM errata

2013-01-04 Thread Fabio Estevam
From: Fabio Estevam 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 ha