Searched refs:bsel_str (Results 1 – 4 of 4) sorted by relevance
17 extern struct bsel bsel_str[];
212 printf("BOOT: %s\n", bsel_str[bsel].name); in print_cpuinfo()222 env_set("bootmode", bsel_str[bsel].mode); in arch_misc_init()
29 struct bsel bsel_str[] = { variable
249 printf("BOOT: %s\n", bsel_str[bsel].name); in print_cpuinfo()