]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Exynos542x: Add workaround for ARM errata 799270
authorAkshay Saraswat <akshay.s@samsung.com>
Fri, 20 Feb 2015 07:57:14 +0000 (13:27 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:05:52 +0000 (14:05 +0200)
commit87269cea96234260958a11201f651df9cc0a41f4
tree46482f829319c9eef91c680d8aa74516b2e64f01
parent850ddcd6e87b2df62be499d115a6e44132a7b448
Exynos542x: Add workaround for ARM errata 799270

This patch adds workaround for the ARM errata 799270 which says
"If the L2 cache logic clock is stopped because of L2 inactivity,
setting or clearing the ACTLR.SMP bit might not be effective. The bit is
modified in the ACTLR, meaning a read of the register returns the
updated value. However the logic that uses that bit retains the previous
value."

Signed-off-by: Kimoon Kim <kimoon.kim@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/include/asm/armv7.h