nezha.wks: Adapt wks file for removed boot0

This commit is contained in:
Andreas Cord-Landwehr 2022-12-20 16:31:57 +01:00 committed by Khem Raj
parent 9bd5bfb356
commit 36ec45a694

View file

@ -1,9 +1,5 @@
# short-description: Create SD card image for Nezha Allwinner D1 development board
part boot0 --source rawcopy --sourceparams="file=boot0_sdcard_sun20iw1p1.bin" --offset 16s --ondisk mmcblk0 --no-table
part u-boot --source rawcopy --sourceparams="file=u-boot.toc1" --offset 32800s --ondisk mmcblk0 --no-table
part u-boot --source rawcopy --sourceparams="file=u-boot-sunxi-with-spl.bin" --offset 16s --ondisk mmcblk0 --no-table
part /boot --source bootimg-partition --ondisk mmcblk0 --fstype=vfat --label boot --align 4096 --fixed-size 64 --active
part / --source rootfs --ondisk mmcblk0 --fstype=ext4 --label rootfs --align 4096 --fixed-size 14000 --exclude-path data/