Searched refs:fixup (Results 1 – 3 of 3) sorted by relevance
678 struct event_ft_fixup fixup; in image_setup_libfdt() local680 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()
153 const struct event_ft_fixup *fixup = &event->data.ft_fixup; in bootmeth_vbe_ft_fixup() local154 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()
701 the device tree /chosen node, added during the device tree fixup710 the device tree /chosen node, added during the device tree fixup1834 menu "Devicetree fixup"
Completed in 14 milliseconds