summaryrefslogtreecommitdiffstats
path: root/target/board
diff options
context:
space:
mode:
authorDuane Sand <duane.sand@imgtec.com>2015-03-30 17:02:00 -0700
committerDuane Sand <duane.sand@imgtec.com>2015-03-30 17:02:00 -0700
commite53cf413e195bc008b7de967920387eeae558236 (patch)
tree134f988ae2e52cda01d4bb231cb5739669863ead /target/board
parentf1a8c8c5de090221615bf1934e82e1fa9afc54b0 (diff)
downloadbuild-e53cf413e195bc008b7de967920387eeae558236.zip
build-e53cf413e195bc008b7de967920387eeae558236.tar.gz
build-e53cf413e195bc008b7de967920387eeae558236.tar.bz2
Bump generic_mips64 system partition size.
Fix broken mips64 build via 20% increase. Change-Id: Ie30418c6fc7cf8810139abe53537ef8259a49a2f
Diffstat (limited to 'target/board')
-rw-r--r--target/board/generic_mips64/BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/board/generic_mips64/BoardConfig.mk b/target/board/generic_mips64/BoardConfig.mk
index 2097635..7fe6cd3 100644
--- a/target/board/generic_mips64/BoardConfig.mk
+++ b/target/board/generic_mips64/BoardConfig.mk
@@ -65,7 +65,7 @@ BUILD_EMULATOR_OPENGL := true
USE_OPENGL_RENDERER := true
TARGET_USERIMAGES_USE_EXT4 := true
-BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1101004800
+BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1342177280 # 1.25 GB swag, 20% more than before
BOARD_USERDATAIMAGE_PARTITION_SIZE := 734003200
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4