summaryrefslogtreecommitdiff
path: root/hikey960
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2021-01-12 21:50:54 +0000
committerJohn Stultz <john.stultz@linaro.org>2021-01-26 03:01:06 +0000
commitff6455e7af900da0b893ed27defdfd194813fd4b (patch)
treea27825bbd785cdb5f9970b610f3c8569739f2ab7 /hikey960
parentfb375231fc9fd4571eb6ee9e35b8b12eff9c7acf (diff)
downloadhikey-ff6455e7af900da0b893ed27defdfd194813fd4b.tar.gz
hikey960: Update ptable to use super instead of system label
This updates the ptable to use the super label instead of system to avoid using more fragile retrofit options in the build. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Ic57287d7cfd2d6bfa54f3a848d07dc1b858a3810
Diffstat (limited to 'hikey960')
-rw-r--r--hikey960/BoardConfig.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/hikey960/BoardConfig.mk b/hikey960/BoardConfig.mk
index 0cd99147..d17a5b9d 100644
--- a/hikey960/BoardConfig.mk
+++ b/hikey960/BoardConfig.mk
@@ -60,10 +60,4 @@ BOARD_SUPER_PARTITION_GROUPS := hikey960_dynamic_partitions
BOARD_HIKEY960_DYNAMIC_PARTITIONS_PARTITION_LIST := system vendor system_ext product
BOARD_HIKEY960_DYNAMIC_PARTITIONS_SIZE := 4915724288
-# !!! This HACK needs to be removed !!!
-# Until the ptable is updated, we flash super.img to system
-# but this is deprecated. We need to update the ptable and
-# roll that out. Then this can be removed.
-BOARD_SUPER_PARTITION_METADATA_DEVICE := system
-
TARGET_RECOVERY_FSTAB := device/linaro/hikey/hikey960/fstab.hikey960