Searched refs:bootx_dt_add_string (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/platforms/powermac/ |
A D | bootx_init.c | 235 bootx_dt_add_string("linux,bootx", mem_end); in bootx_scan_dt_build_strings() 236 bootx_dt_add_string("linux,stdout-path", mem_end); in bootx_scan_dt_build_strings() 237 bootx_dt_add_string("linux,initrd-start", mem_end); in bootx_scan_dt_build_strings() 238 bootx_dt_add_string("linux,initrd-end", mem_end); in bootx_scan_dt_build_strings() 239 bootx_dt_add_string("bootargs", mem_end); in bootx_scan_dt_build_strings() 244 bootx_dt_add_string("linux,boot-display", mem_end); in bootx_scan_dt_build_strings() 245 bootx_dt_add_string("linux,opened", mem_end); in bootx_scan_dt_build_strings() 260 bootx_dt_add_string(namep, mem_end); in bootx_scan_dt_build_strings() 379 bootx_dt_add_string("linux,bootx-depth", &mem_end); in bootx_flatten_dt() 380 bootx_dt_add_string("linux,bootx-width", &mem_end); in bootx_flatten_dt() [all …]
|
Completed in 4 milliseconds