aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qcom-apq8016.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/qcom-apq8016.inc')
-rw-r--r--conf/machine/include/qcom-apq8016.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/include/qcom-apq8016.inc b/conf/machine/include/qcom-apq8016.inc
index 80e097b..5414a7a 100644
--- a/conf/machine/include/qcom-apq8016.inc
+++ b/conf/machine/include/qcom-apq8016.inc
@@ -1,5 +1,6 @@
SOC_FAMILY = "apq8016"
require conf/machine/include/qcom-common.inc
+require conf/machine/include/arm/armv8a/tune-cortexa53.inc
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
qrtr \
@@ -9,3 +10,6 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
MACHINE_EXTRA_RRECOMMENDS += " \
fastrpc \
"
+
+# Android boot image settings
+QCOM_BOOTIMG_PAGE_SIZE = "2048"