Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dbootm.c42 static cmd_tbl_t cmd_bootm_sub[] = { variable
65 c = find_cmd_tbl(argv[0], &cmd_bootm_sub[0], ARRAY_SIZE(cmd_bootm_sub)); in do_bootm_subcommand()
101 for (i = 0; i < ARRAY_SIZE(cmd_bootm_sub); i++) in do_bootm()
102 cmd_bootm_sub[i].name += gd->reloc_off; in do_bootm()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map