Skip to content

Commit b35ad9d

Browse files
committed
apq8096-db820c: drop dsp, bluetooth and modem partitions
Contents of DSP, bluetooth and modem partitions have been migrated to the rootfs. Drop these partitions, possibly reclaiming some space (although it's reclaimed in LUN 4, so it is not directly usable for the rootfs). Signed-off-by: Dmitry Baryshkov <[email protected]>
1 parent 7a53ec2 commit b35ad9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

platforms/apq8096-db820c/partitions.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,12 @@
5050
--partition --lun=4 --name=sec --size=16KB --type-guid=303E6AC3-AF15-4C54-9E9B-D9A8FBECF401 --filename=sec.dat
5151
--partition --lun=4 --name=pmic --size=512KB --type-guid=C00EEF24-7709-43D6-9799-DD2B411E7A3C --filename=pmic.elf
5252
--partition --lun=4 --name=pmicbak --size=512KB --type-guid=C00EEF24-7709-43D6-9799-DD2B411E7A3C --filename=pmic.elf
53-
--partition --lun=4 --name=modem --size=97280KB --type-guid=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
54-
--partition --lun=4 --name=dsp --size=16384KB --type-guid=7EFE5010-2A1A-4A1A-B8BC-990257813512
5553
--partition --lun=4 --name=dip --size=1024KB --type-guid=4114B077-005D-4E12-AC8C-B493BDA684FB
5654
--partition --lun=4 --name=mdtp --size=32768KB --type-guid=3878408A-E263-4B67-B878-6340B35B11E3
5755
--partition --lun=4 --name=aboot --size=1024KB --type-guid=400FFDCD-22E0-47E7-9A23-F16ED9382388 --filename=emmc_appsboot.mbn
5856
--partition --lun=4 --name=abootbak --size=1024KB --type-guid=400FFDCD-22E0-47E7-9A23-F16ED9382388 --filename=emmc_appsboot.mbn
5957
--partition --lun=4 --name=boot --size=65536KB --type-guid=20117F86-E985-4357-B9EE-374BC1D8487D --filename=boot.img
6058
--partition --lun=4 --name=devinfo --size=1KB --type-guid=65ADDCF4-0C5C-4D9A-AC2D-D90B5CBFCD03
61-
--partition --lun=4 --name=bluetooth --size=1024KB --type-guid=6cb747f1-c2ef-4092-add0-ca39f79c7af4
6259
--partition --lun=4 --name=keymaster --size=512KB --type-guid=4F772165-0F3C-4BA3-BBCB-A829E9C969F9 --filename=keymaster.mbn
6360
--partition --lun=4 --name=keymasterbak --size=512KB --type-guid=4F772165-0F3C-4BA3-BBCB-A829E9C969F9 --filename=keymaster.mbn
6461
--partition --lun=4 --name=cmnlib --size=256KB --type-guid=73471795-AB54-43F9-A847-4F72EA5CBEF5 --filename=cmnlib.mbn

0 commit comments

Comments
 (0)