wic: add freedom-u540 wic for sota/ostree

Wic file to be used with sota/ostree (meta-updater), as the source for
root needs to be provided by the otaimage plugin.

It can be maintained outside this layer, but having it maintained at the
official meta-riscv layer makes it a lot easier for users experimenting
with meta-updater.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
This commit is contained in:
Ricardo Salveti 2019-07-24 17:55:41 -03:00 committed by Khem Raj
parent 311ab1a78f
commit fa8c8584c4

View file

@ -0,0 +1,7 @@
# short-description: Create SD card image based on OSTree/OTA+ for HiFive Unleashed development board
part /boot --source bootimg-partition --ondisk mmcblk0 --fstype=vfat --label boot --active --size=100M --align 4096
part opensbi --source rawcopy --sourceparams="file=fw_payload.bin" --ondisk mmcblk0 --size 32M --align 1 --part-type 2e54b353-1271-4842-806f-e436d6af6985
part / --source otaimage --ondisk mmcblk0 --fstype=ext4 --align 4096
bootloader --ptable gpt