
27 Jul
2015
27 Jul
'15
11:26 p.m.
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