summaryrefslogtreecommitdiff
path: root/partitions
diff options
context:
space:
mode:
authorJoonsub Lee <joon-sub.lee@samsung.com>2014-12-18 16:05:33 +0900
committerJoonsub Lee <joon-sub.lee@samsung.com>2014-12-18 16:05:33 +0900
commit808df1e6ac9d0dc2e90a29d823905c48ef7ffafc (patch)
tree3575242c02154380dff99746c1147ebf88c6ee03 /partitions
parentb176bdd727a4b3caff25a948d36ec44ad66a9895 (diff)
downloadmeta-mobile-808df1e6ac9d0dc2e90a29d823905c48ef7ffafc.tar.gz
meta-mobile-808df1e6ac9d0dc2e90a29d823905c48ef7ffafc.tar.bz2
meta-mobile-808df1e6ac9d0dc2e90a29d823905c48ef7ffafc.zip
For making RD-PQ-boot image, I adjust default setting in mobile.yaml Change-Id: I9d6e1ba945bcff390e5b3fb73f7bbe2feeeb9576
Diffstat (limited to 'partitions')
-rw-r--r--partitions/mobile-mbr-boot-rd-pq3
1 files changed, 3 insertions, 0 deletions
diff --git a/partitions/mobile-mbr-boot-rd-pq b/partitions/mobile-mbr-boot-rd-pq
new file mode 100644
index 0000000..3c67640
--- /dev/null
+++ b/partitions/mobile-mbr-boot-rd-pq
@@ -0,0 +1,3 @@
+# Boot partition
+part /boot/ --size=14 --ondisk mmcblk0p --fstype=ext4 --label=boot
+part /lib/modules/ --size=20 --ondisk mmcblk0p --fstype=ext4 --label=modules