mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
wic: add kickstarter file for freedom-u540
Signed-off-by: Mirza Krak <mirza.krak@endian.se>
This commit is contained in:
6
wic/freedom-u540-bbl.wks
Normal file
6
wic/freedom-u540-bbl.wks
Normal file
@@ -0,0 +1,6 @@
|
||||
# short-description: Create SD card image for HiFive Unleashed development board
|
||||
|
||||
part bbl --source rawcopy --sourceparams="file=bbl.bin" --ondisk mmcblk --align 1 --part-type 2e54b353-1271-4842-806f-e436d6af6985
|
||||
part / --source rootfs --ondisk mmcblk --fstype=ext4 --label root --align 4096 --size 1G
|
||||
|
||||
bootloader --ptable gpt
|
||||
Reference in New Issue
Block a user