Home
last modified time | relevance | path

Searched refs:fdt_fixup_ethernet (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/cssi/MCR3000/
H A DMCR3000.c65 fdt_fixup_ethernet(blob); in ft_board_setup()
/openbmc/u-boot/include/
H A Dfdt_support.h105 void fdt_fixup_ethernet(void *fdt);
/openbmc/u-boot/board/liebherr/display5/
H A Ddisplay5.c341 fdt_fixup_ethernet(blob); in ft_board_setup()
/openbmc/u-boot/common/
H A Dbootm_os.c280 fdt_fixup_ethernet(*of_flat_tree); in do_bootvx_fdt()
H A Dimage-fdt.c547 fdt_fixup_ethernet(blob); in image_setup_libfdt()
H A Dfdt_support.c482 void fdt_fixup_ethernet(void *fdt) in fdt_fixup_ethernet() function