meta-riscv/wic/freedom-u540-opensbi-sota.wks
Ricardo Salveti fa8c8584c4 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>
2019-07-25 00:55:26 -07:00

7 lines
467 B
Text

# 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