Searched refs:fdtdir (Results 1 – 3 of 3) sorted by relevance
478 char *fdtdir; member551 if (label->fdtdir) in label_destroy()552 free(label->fdtdir); in label_destroy()726 } else if (label->fdtdir) { in label_boot()748 len = strlen(label->fdtdir); in label_boot()751 else if (label->fdtdir[len - 1] != '/') in label_boot()756 len = strlen(label->fdtdir) + strlen(slash) + in label_boot()766 label->fdtdir, slash, f1, f2, f3, f4); in label_boot()1261 if (!label->fdtdir) in parse_label()1262 err = parse_sliteral(c, &label->fdtdir); in parse_label()
88 * Does not document the fdtdir option, which automatically selects the DTB to110 fdtdir /boot/dtb-3.17.0-0.rc4.git2.1.fc22.armv7hl116 fdtdir /boot/dtb-3.17.0-0.rc4.git2.1.fc22.armv7hl+lpae123 fdtdir /boot/dtb-3.16.0-0.rc6.git1.1.fc22.armv7hl+lpae222 processing the fdtdir/devicetreedir or fdt/devicetree options in
158 fdtdir <path> - if this label is chosen, use tftp to retrieve a fdt blob163 If the fdt command is specified, fdtdir is ignored.