[U-Boot] [PATCH 0/2] Add workaround for Cortex-A9 errata

2014-04-01 Thread nitin.garg
From: Nitin Garg nitin.g...@freescale.com These patches implement workaround for 2 Cortex-A9 erratas. Nitin Garg (2): ARM: Add workaround for Cortex-A9 errata 794072 ARM: Add workaround for Cortex-A9 errata 761320 README |2 ++ arch/arm/cpu/armv7/start.S | 10

Re: [U-Boot] [PATCH 0/2] Add workaround for Cortex-A9 errata

2014-04-01 Thread Fabio Estevam
Hi Nitin, On Wed, Apr 2, 2014 at 12:33 AM, nitin.g...@freescale.com wrote: From: Nitin Garg nitin.g...@freescale.com These patches implement workaround for 2 Cortex-A9 erratas. Nitin Garg (2): ARM: Add workaround for Cortex-A9 errata 794072 ARM: Add workaround for Cortex-A9 errata