[U-Boot] [PATCH V2 0/3] ARM: DRA74x: Provide support for ARM erratum 801819

Nishanth Menon nm at ti.com
Mon Jul 27 23:26:04 CEST 2015


Provide support ARM erratum 801819 with capability to disable write streaming.

Obvioulsy on SMP systems such as DRA74x/OMAP5, this will benefit only
CPU0. CPU1 when made online in HLOS such as linux kernel will need
similar workaround as well.


Ignoring v1 of the patch completely here.

Nishanth Menon (3):
  ARM: Introduce erratum workaround for 801819
  ARM: DRA7/ OMAP5: implement Auxiliary Control Register configuration
  ARM: DRA72: disable workaround for 801819

 README                                      |  1 +
 arch/arm/cpu/armv7/omap5/hwinit.c           | 17 +++++++++++++++++
 arch/arm/cpu/armv7/start.S                  | 21 +++++++++++++++++++++
 arch/arm/include/asm/arch-omap5/sys_proto.h |  1 +
 4 files changed, 40 insertions(+)

-- 
2.1.4



More information about the U-Boot mailing list