Home
last modified time | relevance | path

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

/trueos/sys/boot/fdt/
HDfdt_platform.h43 void fdt_fixup_ethernet(const char *, char *, int);
HDfdt_loader_cmd.c371 fdt_fixup_ethernet(const char *str, char *ethstr, int len) in fdt_fixup_ethernet() function
/trueos/sys/boot/uboot/fdt/
HDuboot_fdt.c152 fdt_fixup_ethernet(str, ethstr, len); in fdt_platform_fixups()