Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dspl.c97 static cmd_tbl_t cmd_spl_export_sub[] = { variable
109 c = find_cmd_tbl(argv[1], &cmd_spl_export_sub[0], in spl_export()
110 ARRAY_SIZE(cmd_spl_export_sub)); in spl_export()