summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--docs/marvell/build.txt2
2 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 30b818d1..5f30112e 100644
--- a/Makefile
+++ b/Makefile
@@ -643,6 +643,7 @@ else
$(eval $(call add_define,AARCH64))
endif
$(eval $(call add_define,PALLADIUM))
+$(eval $(call add_define,ARO_ENABLE))
$(eval $(call add_define,LLC_DISABLE))
$(eval $(call add_define,PCI_EP_SUPPORT))
$(eval $(call add_define,CP_NUM))
diff --git a/docs/marvell/build.txt b/docs/marvell/build.txt
index c5a8e16e..0b4be5a9 100644
--- a/docs/marvell/build.txt
+++ b/docs/marvell/build.txt
@@ -114,6 +114,8 @@ Build Instructions
APs, each AP assumed to have 3 attached CPs. With the same amount of APs and CP_NUM=3, the AP0
will have 2 CPs connected and AP1 - a just single CP.
+ - ARO_ENABLE: configure CPU frequency using ARO clock driver (instead of PLL clock driver).
+
For example, in order to build the image in debug mode with log level up to 'notice' level run::
> make DEBUG=1 USE_COHERENT_MEM=0 LOG_LEVEL=20 PLAT=<MARVELL_PLATFORM> all fip