Signed-off-by: Robert Nelson <robertcnelson@gmail.com>pull/22/head
parent
409004d370
commit
c88740ecbc
@ -0,0 +1,13 @@
|
||||
#!/bin/bash
|
||||
# --dtb example
|
||||
|
||||
#Bootloader Partition:
|
||||
#conf_boot_fstype="fat"
|
||||
#conf_boot_fstype="ext2"
|
||||
#conf_boot_fstype="ext3"
|
||||
#conf_boot_fstype="ext4"
|
||||
#conf_boot_fstype="btrfs"
|
||||
|
||||
#Bootloader Partition size: (default values):
|
||||
#conf_boot_startmb="1"
|
||||
#conf_boot_endmb="96"
|
Loading…
Reference in new issue