Searched refs:nodes (Results 1 – 13 of 13) sorted by relevance
| /board/nvidia/p2771-0000/ |
| A D | p2771-0000.c | 62 static const char * const nodes[] = { variable 71 ft_carveout_setup(fdt, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/phytec/phycore_imx8mp/ |
| A D | phycore-imx8mp.c | 32 static const struct node_info nodes[] = { in ft_board_setup() local 36 fdt_fixup_mtdparts(blob, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/nvidia/p2371-2180/ |
| A D | p2371-2180.c | 86 static const char * const nodes[] = { variable 95 ft_carveout_setup(fdt, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/nvidia/p3450-0000/ |
| A D | p3450-0000.c | 84 static const char * const nodes[] = { variable 93 ft_carveout_setup(fdt, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/Marvell/octeontx2/ |
| A D | board-fdt.c | 159 char nodes[ARRAY_SIZE(octeontx_brd_nodes)][32]; in ft_board_setup() local 178 strncpy(nodes[i], temp, sizeof(nodes[i])); in ft_board_setup() 203 nodes[i])) { in ft_board_setup() 204 printf("Can't set %s\n", nodes[i]); in ft_board_setup()
|
| /board/isee/igep00x0/ |
| A D | igep00x0.c | 98 static const struct node_info nodes[] = { in ft_board_setup() local 103 fdt_fixup_mtdparts(blob, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/phytec/phycore_am335x_r2/ |
| A D | board.c | 280 static const struct node_info nodes[] = { in ft_board_setup() local 284 fdt_fixup_mtdparts(blob, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/isee/igep003x/ |
| A D | board.c | 219 static const struct node_info nodes[] = { in ft_board_setup() local 223 fdt_fixup_mtdparts(blob, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/toradex/colibri_vf/ |
| A D | colibri_vf.c | 372 static const struct node_info nodes[] = { in ft_board_setup() local 378 fdt_fixup_mtdparts(blob, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/compulab/cm_fx6/ |
| A D | cm_fx6.c | 531 static const struct node_info nodes[] = { variable 563 fdt_fixup_mtdparts(blob, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/xilinx/common/ |
| A D | board.c | 677 static const struct node_info nodes[] = { in ft_board_setup() local 682 fdt_fixup_mtdparts(blob, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /board/liebherr/xea/ |
| A D | README | 45 correct "memory" and "chosen" nodes as these are not updated by SPL
|
| /board/xilinx/zynqmp/ |
| A D | zynqmp_kria.env | 66 # Enabling PM nodes for uart0 and can0
|
Completed in 30 milliseconds