Searched refs:setprop_string (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 32 static int setprop_string(void *fdt, const char *node_path, in setprop_string() function 100 setprop_string(fdt, "/chosen", "bootargs", cmdline); in merge_fdt_bootargs() 169 setprop_string(fdt, "/chosen", "bootargs", in atags_to_fdt() 207 setprop_string(fdt, "/", "serial-number", serno); in atags_to_fdt()
|