Searched refs:fdt_find_and_setprop (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/compulab/cm_fx6/ |
| H A D | cm_fx6.c | 615 fdt_find_and_setprop(blob, in ft_board_setup() 621 fdt_find_and_setprop(blob, "/eth@pcie", "local-mac-address", in ft_board_setup() 635 fdt_find_and_setprop(blob, USDHC3_PATH, "broken-cd", in ft_board_setup() 637 fdt_find_and_setprop(blob, USDHC3_PATH, "keep-power-in-suspend", in ft_board_setup()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | fdt_support.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.su | |
| H A D | bootm_os.c | 286 ret = fdt_find_and_setprop(*of_flat_tree, in do_bootvx_fdt()
|
| H A D | fdt_support.c | 95 int fdt_find_and_setprop(void *fdt, const char *node, const char *prop, in fdt_find_and_setprop() function 396 int rc = fdt_find_and_setprop(fdt, path, prop, val, len, create); in do_fixup_by_path()
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t54/ |
| H A D | cm_t54.c | 130 fdt_find_and_setprop(blob, "/smsc95xx@0", "mac-address", in ft_board_setup()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdt_support.h | 120 int fdt_find_and_setprop(void *fdt, const char *node, const char *prop,
|
| /OK3568_Linux_fs/u-boot/board/socrates/ |
| H A D | socrates.c | 248 rc = fdt_find_and_setprop(blob, "/localbus", "ranges", in ft_board_setup()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |