Home
last modified time | relevance | path

Searched refs:fdtdir (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/cmd/
H A Dpxe.c478 char *fdtdir; member
554 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()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Duboot-extlinux-config.bbclass136 fdtdir = localdata.getVar('UBOOT_EXTLINUX_FDTDIR')
143 elif fdtdir:
145 (menu_description, kernel_image, fdtdir))
/openbmc/u-boot/doc/
H A DREADME.distro87 * Does not document the fdtdir option, which automatically selects the DTB to
109 fdtdir /boot/dtb-3.17.0-0.rc4.git2.1.fc22.armv7hl
115 fdtdir /boot/dtb-3.17.0-0.rc4.git2.1.fc22.armv7hl+lpae
122 fdtdir /boot/dtb-3.16.0-0.rc6.git1.1.fc22.armv7hl+lpae
219 processing the fdtdir/devicetreedir or fdt/devicetree options in
H A DREADME.pxe164 fdtdir <path> - if this label is chosen, use tftp to retrieve a fdt blob
169 If the fdt command is specified, fdtdir is ignored.
H A DREADME.uniphier364 fdtdir ..