Home
last modified time | relevance | path

Searched hist:"8 c16dd6fa7de448b36778275b456bf4ea53c3306" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_common.h8c16dd6fa7de448b36778275b456bf4ea53c3306 Fri Jul 18 05:48:48 UTC 2014 Rajendra Nayak <rnayak@ti.com> ARM: OMAP: Fix handling of errata i727

The errata is applicable on all OMAP4 (4430 and 4460/4470) and OMAP5
ES 1.0 devices. The current revision check erroneously implements this
on all DRA7 varients and with DRA722 device (which has only 1 EMIF instance)
infact causes an asynchronous abort and ends up masking it in CPSR,
only to be uncovered once the kernel switches to userspace.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>