Skip to content

Commit

Permalink
20MB
Browse files Browse the repository at this point in the history
  • Loading branch information
mouseos authored Jul 1, 2024
1 parent 1a6d497 commit 71e310a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ endif
# Partitions
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64)
#BOARD_BOOTIMAGE_PARTITION_SIZE := 16777216
#BOARD_RECOVERYIMAGE_PARTITION_SIZE := 16777216
BOARD_BOOTIMAGE_PARTITION_SIZE := 20000000
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 20000000
BOARD_HAS_LARGE_FILESYSTEM := true
BOARD_SYSTEMIMAGE_PARTITION_TYPE := ext4
BOARD_USERDATAIMAGE_FILE_SYSTEM_TYPE := ext4
Expand Down

0 comments on commit 71e310a

Please sign in to comment.