summaryrefslogtreecommitdiff
path: root/custom/part/n900-devel
blob: e239fa83882a0d432ff033453e69eb980a486e85 (plain)
1
2
3
4
5
6
7
8
part / --size=3400  --ondisk mmcblk0p --fstype=btrfs

# This is not used currently. It is here because the /boot partition
# needs to be the partition number 3 for the u-boot usage.
part swap --size=256 --ondisk mmcblk0p --fstype=swap

# This partition is made so that u-boot can find the kernel
part /boot --size=64 --ondisk mmcblk0p --fstype=vfat