Searched defs:bootm_argv (Results 1 – 4 of 4) sorted by relevance
54 char *bootm_argv[5]; in call_bootm() local
49 char *bootm_argv[] = { "bootm", NULL }; in do_tftpbootm() local
618 char *bootm_argv[] = { "bootm", NULL, NULL, NULL, NULL }; in label_boot() local
428 static char *bootm_argv[] = { variable