summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristine Gharzuzi <chrisg@marvell.com>2017-08-09 14:33:04 +0300
committerKonstantin Porotchkin <kostap@marvell.com>2017-08-22 11:18:11 +0300
commitf88dabcb7c516b36991059b4519a2f52a1a11e11 (patch)
tree875d970475078317ffb837158e62156bab022935 /Makefile
parent9715e7203fbe5a8b1261e752fcc39b65c3841abb (diff)
atf: aro: switch back to PLL from ARO
This patch disables ARO as a request from HW for a thorough testing of the device Change-Id: Ic6b69025056e1152e4f8d3a1038d88a915e641e9 Signed-off-by: Christine Gharzuzi <chrisg@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/42755 Reviewed-by: Hanna Hawa <hannah@marvell.com> Reviewed-by: Kostya Porotchkin <kostap@marvell.com> Tested-by: iSoC Platform CI <ykjenk@marvell.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16b165d8..d19df5eb 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ PLAT := ${DEFAULT_PLAT}
# Enable compilation for Palladium emulation platform
PALLADIUM := 0
# flag to switch from PLL to ARO
-ARO_ENABLE := 1
+ARO_ENABLE := 0
# Disable LLC in A8K family of SoCs
LLC_DISABLE := 0
# Make non-trusted image by default