Searched refs:fdtdir (Results 1 – 5 of 5) sorted by relevance
478 char *fdtdir; member554 if (label->fdtdir) in label_destroy()555 free(label->fdtdir); in label_destroy()742 } else if (label->fdtdir) { in label_boot()764 len = strlen(label->fdtdir); in label_boot()767 else if (label->fdtdir[len - 1] != '/') in label_boot()772 len = strlen(label->fdtdir) + strlen(slash) + in label_boot()782 label->fdtdir, slash, f1, f2, f3, f4); in label_boot()1308 if (!label->fdtdir) in parse_label()1309 err = parse_sliteral(c, &label->fdtdir); in parse_label()
138 fdtdir = localdata.getVar('UBOOT_EXTLINUX_FDTDIR')147 elif fdtdir:148 cfgfile.write('\tFDTDIR %s\n' % (fdtdir))
87 * Does not document the fdtdir option, which automatically selects the DTB to109 fdtdir /boot/dtb-3.17.0-0.rc4.git2.1.fc22.armv7hl115 fdtdir /boot/dtb-3.17.0-0.rc4.git2.1.fc22.armv7hl+lpae122 fdtdir /boot/dtb-3.16.0-0.rc6.git1.1.fc22.armv7hl+lpae219 processing the fdtdir/devicetreedir or fdt/devicetree options in
164 fdtdir <path> - if this label is chosen, use tftp to retrieve a fdt blob169 If the fdt command is specified, fdtdir is ignored.
364 fdtdir ..