aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qcom-apq8064.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/qcom-apq8064.inc')
-rw-r--r--conf/machine/include/qcom-apq8064.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/machine/include/qcom-apq8064.inc b/conf/machine/include/qcom-apq8064.inc
index 96f880c..e2f0c25 100644
--- a/conf/machine/include/qcom-apq8064.inc
+++ b/conf/machine/include/qcom-apq8064.inc
@@ -1,3 +1,7 @@
SOC_FAMILY = "apq8064"
require conf/machine/include/qcom-common.inc
-require conf/machine/include/tune-cortexa8.inc
+DEFAULTTUNE = "cortexa15thf-neon-vfpv4"
+require conf/machine/include/arm/armv7a/tune-cortexa15.inc
+
+# Android boot image settings
+QCOM_BOOTIMG_PAGE_SIZE = "2048"