summaryrefslogtreecommitdiffstats
path: root/wic/sdimage-stratix10.wks
diff options
context:
space:
mode:
Diffstat (limited to 'wic/sdimage-stratix10.wks')
-rw-r--r--wic/sdimage-stratix10.wks2
1 files changed, 1 insertions, 1 deletions
diff --git a/wic/sdimage-stratix10.wks b/wic/sdimage-stratix10.wks
index 44486c2..3e04dac 100644
--- a/wic/sdimage-stratix10.wks
+++ b/wic/sdimage-stratix10.wks
@@ -2,5 +2,5 @@
2# long-description: Creates a partitioned SD card image for the Intel 2# long-description: Creates a partitioned SD card image for the Intel
3# Stratix 10 SoC. Boot files are located in the first vfat partition. 3# Stratix 10 SoC. Boot files are located in the first vfat partition.
4 4
5part /boot --source bootimg-partition --ondisk mmcblk --fstype=vfat --label boot --active --align 4 --size 16 5part --source bootimg-partition --ondisk mmcblk --fstype=vfat --label boot --active --align 4 --size 16
6part / --source rootfs --ondisk mmcblk --fstype=ext4 --label root --align 4 6part / --source rootfs --ondisk mmcblk --fstype=ext4 --label root --align 4