Searched refs:setprop_string (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | atags_to_fdt.c | 33 static int setprop_string(void *fdt, const char *node_path, in setprop_string() function 101 setprop_string(fdt, "/chosen", "bootargs", cmdline); in merge_fdt_bootargs() 170 setprop_string(fdt, "/chosen", "bootargs", in atags_to_fdt() 208 setprop_string(fdt, "/", "serial-number", serno); in atags_to_fdt()
|