Home
last modified time | relevance | path

Searched refs:bootx_node_chosen (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dbootx_init.c34 static unsigned long __initdata bootx_node_chosen; variable
241 bootx_node_chosen = node; in bootx_scan_dt_build_strings()
319 if (node == bootx_node_chosen && !strcmp(namep, "bootargs")) in bootx_scan_dt_build_struct()
330 if (node == bootx_node_chosen) { in bootx_scan_dt_build_struct()
480 bootx_node_chosen = 0; in bootx_init()