Home
last modified time | relevance | path

Searched refs:fixup (Results 1 – 3 of 3) sorted by relevance

/boot/
A Dimage-fdt.c678 struct event_ft_fixup fixup; in image_setup_libfdt() local
680 fixup.tree = oftree_from_fdt(blob); in image_setup_libfdt()
681 fixup.images = images; in image_setup_libfdt()
682 if (oftree_valid(fixup.tree)) { in image_setup_libfdt()
683 ret = event_notify(EVT_FT_FIXUP, &fixup, sizeof(fixup)); in image_setup_libfdt()
A Dvbe_request.c153 const struct event_ft_fixup *fixup = &event->data.ft_fixup; in bootmeth_vbe_ft_fixup() local
154 const struct bootm_headers *images = fixup->images; in bootmeth_vbe_ft_fixup()
175 dest_parent = oftree_path(fixup->tree, "/chosen"); in bootmeth_vbe_ft_fixup()
A DKconfig701 the device tree /chosen node, added during the device tree fixup
710 the device tree /chosen node, added during the device tree fixup
1834 menu "Devicetree fixup"

Completed in 14 milliseconds