Skip to content

Commit

Permalink
m7spr: move some BoardConfig defines to m7-common
Browse files Browse the repository at this point in the history
Change-Id: I0ce6d827569a00f57159926dd2bd49f4d2b80972
  • Loading branch information
mdmower committed Feb 19, 2014
1 parent 204ffe1 commit edadb24
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,8 @@ TARGET_OTA_ASSERT_DEVICE := m7wls,m7spr
TARGET_BOOTLOADER_BOARD_NAME := m7wls

# Filesystem
BOARD_BOOTIMAGE_PARTITION_SIZE := 16777216
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 16776704
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1946156032
BOARD_USERDATAIMAGE_PARTITION_SIZE := 27917287424
BOARD_FLASH_BLOCK_SIZE := 131072

# RIL
BOARD_PROVIDES_LIBRIL := true

# cat /proc/emmc:
# dev: size erasesize name
Expand Down

0 comments on commit edadb24

Please sign in to comment.