brcm63xx: do not align squashfs rootfs start
[openwrt/staging/wigyori.git] / tools / firmware-utils / src / imagetag.ggo
index 7e8e7d90e32097a435edd260d6ea98fccc03ee12..7318485293510e57db32e94d901de2f8afe5330f 100644 (file)
@@ -42,3 +42,5 @@ option "second-image-flag" - "Dual Image Flag (2=not-specified)." values="0", "1
 option "inactive" - "Inactive Flag (2=not-specified)." values="0", "1", "2" default="2" typestr="flag-value" optional
 option "reserved2" - "String for second reserved section." string optional
 option "kernel-file-has-header" - "Indicates that the kernel file includes the kernel header with correct load address and entry point, so no changes are needed" flag off
+option "pad" p "Pad the image to this size if smaller (in MiB)" int typestr="size (in MiB)" optional
+option "align-rootfs" - "Align the rootfs start to erase block size" flag off