/u-boot/board/emulation/common/ |
A D | qemu_mtdparts.c | 20 strcat(mtdids, ","); in board_get_mtdparts() 21 strcat(mtdids, dev); in board_get_mtdparts() 22 strcat(mtdids, "="); in board_get_mtdparts() 23 strcat(mtdids, dev); in board_get_mtdparts() 29 strcat(mtdparts, "mtdparts="); in board_get_mtdparts()
|
/u-boot/board/st/common/ |
A D | stm32mp_mtdparts.c | 39 strcat(mtdids, ","); in board_set_mtdparts() 40 strcat(mtdids, dev); in board_set_mtdparts() 41 strcat(mtdids, "="); in board_set_mtdparts() 42 strcat(mtdids, dev); in board_set_mtdparts() 48 strcat(mtdparts, "mtdparts="); in board_set_mtdparts()
|
/u-boot/board/Arcturus/ucp1020/ |
A D | ucp1020.c | 237 strcat(newkernelargs, " "); in last_stage_init() 238 strcat(newkernelargs, mmckargs); in last_stage_init() 239 strcat(newkernelargs, " "); in last_stage_init() 240 strcat(newkernelargs, &tmp[n]); in last_stage_init() 253 strcat(newkernelargs, sval); in last_stage_init() 254 strcat(newkernelargs, " "); in last_stage_init() 255 strcat(newkernelargs, kval); in last_stage_init()
|
/u-boot/drivers/i2c/muxes/ |
A D | i2c-mux-uclass.c | 82 strcat(full_name, mux->parent->name); in i2c_mux_post_bind() 83 strcat(full_name, arrow); in i2c_mux_post_bind() 84 strcat(full_name, mux->name); in i2c_mux_post_bind() 85 strcat(full_name, arrow); in i2c_mux_post_bind() 86 strcat(full_name, name); in i2c_mux_post_bind()
|
/u-boot/common/ |
A D | bedbug.c | 177 strcat (ctx.data, ">"); in disppc() 195 strcat (ctx.data, " "); in disppc() 259 strcat (ctx->data, ","); in print_operands() 285 strcat (ctx->data, "+"); in print_operands() 290 strcat (ctx->data, ">"); in print_operands() 298 strcat (ctx->data, "0"); in print_operands() 304 strcat (ctx->data, ")"); in print_operands() 310 strcat (ctx->data, spr_name (operand)); in print_operands() 320 strcat (ctx->data, "cr2"); in print_operands() 334 strcat (ctx->data, ")"); in print_operands() [all …]
|
A D | iomux.c | 161 strcat(tmp, ","); in iomux_replace_device() 162 strcat(tmp, name); in iomux_replace_device()
|
A D | image-android.c | 101 strcat(newbootargs, " "); in android_image_get_kernel() 104 strcat(newbootargs, hdr->cmdline); in android_image_get_kernel()
|
/u-boot/drivers/usb/dwc3/ |
A D | linux-compat.h | 18 strcat(dest, src); in strlcat()
|
/u-boot/arch/m68k/include/asm/ |
A D | string.h | 24 extern char * strcat(char *, const char *);
|
/u-boot/arch/powerpc/include/asm/ |
A D | string.h | 22 extern char * strcat(char *, const char *);
|
/u-boot/board/ti/am65x/ |
A D | evm.c | 346 strcat(name_overlays, cards[i].dtbo_name); in probe_daughtercards() 347 strcat(name_overlays, " "); in probe_daughtercards()
|
/u-boot/include/linux/ |
A D | string.h | 33 extern char * strcat(char *, const char *);
|
/u-boot/fs/yaffs2/ |
A D | ydirectenv.h | 37 #define yaffs_strcat(a, b) strcat(a, b)
|
/u-boot/board/ti/j721e/ |
A D | evm.c | 374 strcat(name_overlays, ext_cards[i].dtbo_name); in probe_daughtercards() 375 strcat(name_overlays, " "); in probe_daughtercards()
|
/u-boot/arch/powerpc/lib/ |
A D | ppcstring.S | 33 .globl strcat 34 strcat: label
|
/u-boot/scripts/kconfig/ |
A D | preprocess.c | 313 strcat(v->value, " "); in variable_add() 314 strcat(v->value, new_value); in variable_add() 513 strcat(out, expansion); in __expand_string()
|
A D | util.c | 62 strcat(gs->s, s); in str_append()
|
A D | gconf.c | 89 strcat(buf, "const/"); in dbg_sym_flags() 91 strcat(buf, "check/"); in dbg_sym_flags() 93 strcat(buf, "choice/"); in dbg_sym_flags() 95 strcat(buf, "choiceval/"); in dbg_sym_flags() 97 strcat(buf, "valid/"); in dbg_sym_flags() 99 strcat(buf, "optional/"); in dbg_sym_flags() 101 strcat(buf, "write/"); in dbg_sym_flags() 103 strcat(buf, "changed/"); in dbg_sym_flags() 105 strcat(buf, "no_write/"); in dbg_sym_flags()
|
/u-boot/board/laird/wb50n/ |
A D | wb50n.c | 126 strcat(name, "-wb50n"); in board_late_init()
|
/u-boot/cmd/ |
A D | bcb.c | 207 strcat(field, "\n"); in __bcb_set() 208 strcat(field, found); in __bcb_set()
|
A D | gpt.c | 285 strcat(partitions_list, ";"); in create_gpt_partitions_list() 289 strcat(partitions_list, "name="); in create_gpt_partitions_list() 302 strcat(partitions_list, ",uuid="); in create_gpt_partitions_list() 305 strcat(partitions_list, ";"); in create_gpt_partitions_list()
|
A D | part.c | 106 strcat(str, t); in do_part_list()
|
A D | pxe_utils.c | 140 strcat(relfile, file_path); in get_relfile() 478 strcat(bootm_argv[2], ":"); in label_boot() 522 strcat(bootargs, ip_str); in label_boot() 523 strcat(bootargs, mac_str); in label_boot()
|
/u-boot/drivers/ram/stm32mp1/ |
A D | stm32mp1_interactive.c | 191 strcat(ddr_name, " "); in stm32mp1_do_info() 192 strcat(ddr_name, argv[i]); in stm32mp1_do_info()
|
/u-boot/board/atmel/sama5d3xek/ |
A D | sama5d3xek.c | 189 strcat(name, "ek.dtb"); in board_late_init()
|