Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/cssi/MCR3000/
H A DMCR3000.c62 fdt_fixup_ethernet(blob); in ft_board_setup()
/rk3399_rockchip-uboot/include/
H A Dfdt_support.h111 void fdt_fixup_ethernet(void *fdt);
/rk3399_rockchip-uboot/common/
H A Dbootm_os.c280 fdt_fixup_ethernet(*of_flat_tree); in do_bootvx_fdt()
H A Dimage-fdt.c642 fdt_fixup_ethernet(blob); in image_setup_libfdt()
H A Dfdt_support.c632 void fdt_fixup_ethernet(void *fdt) in fdt_fixup_ethernet() function