make sunxi wks config a template
This commit is contained in:
parent
feddaaf1cb
commit
1114603c09
@ -6,6 +6,6 @@
|
||||
# u-boot-sunxi-with-spl.bin. It should be added to machine's
|
||||
# IMAGE_BOOT_FILES for wic to find it.
|
||||
|
||||
part u-boot --source rawcopy --sourceparams="file=u-boot-sunxi-with-spl.bin" --ondisk mmcblk0 --offset 8 --no-table
|
||||
part u-boot --source rawcopy --sourceparams="file=${SPL_BINARY}" --ondisk mmcblk0 --offset 8 --no-table
|
||||
|
||||
# add your partitions and options below:
|
||||
Loading…
x
Reference in New Issue
Block a user