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

nitin.garg at freescale.com nitin.garg at freescale.com
Wed Apr 2 15:51:33 CEST 2014


From: Nitin Garg <nitin.garg at freescale.com>

These patches implement workaround for 2 Cortex-A9 erratas.
Enable these errata workaround for MX6.

Changes since v2:
 - Added Acked-by Dirk Behme for PATCH 1/3
 - Added Stefano for review

Changes since v1:
 - Enabled these erratas for MX6 as suggested by Fabio Estevam
 - Reused code for errata 794072 as suggested by Dirk Behme

Nitin Garg (3):
  ARM: Add workaround for Cortex-A9 errata 794072
  ARM: Add workaround for Cortex-A9 errata 761320
  MX6: Enable ARM errata workaround 794072 and 761320

 README                       |    2 ++
 arch/arm/cpu/armv7/start.S   |    7 ++++++-
 include/configs/mx6_common.h |    2 ++
 3 files changed, 10 insertions(+), 1 deletions(-)

-- 
1.7.4.1




More information about the U-Boot mailing list