aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2018-02-04 10:33:12 +0100
committerDavide Garberi <dade.garberi@gmail.com>2018-02-04 10:33:53 +0100
commit86a98b074cb4a5346a64687431fd3fcf89f3ec38 (patch)
tree5434afe13630d45b633a629e8e16234dfb19cf52
parent5584ce76c36f90a5a7da4b69ce696527500b84c5 (diff)
msm8996-common: Fixup partitions sizes
* Checked on a 64GB z2_plus, but it should be the same for the z2_row 64GB Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 2466a57..01ae7fc 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -171,8 +171,8 @@ TARGET_USES_MEDIA_EXTENSIONS := true
BOARD_BOOTIMAGE_PARTITION_SIZE := 67108864
BOARD_CACHEIMAGE_PARTITION_SIZE := 268435456
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 67108864
-BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3154116608
-BOARD_USERDATAIMAGE_PARTITION_SIZE := 57436708864
+BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3221225472
+BOARD_USERDATAIMAGE_PARTITION_SIZE := 58132761600
BOARD_FLASH_BLOCK_SIZE := 262144
# QCOM hardware