Searched refs:zynq_commands (Results 1 - 1 of 1) sorted by relevance

/u-boot/board/xilinx/zynq/
H A Dcmds.c498 static struct cmd_tbl zynq_commands[] = { variable in typeref:struct:cmd_tbl
513 if (!ARRAY_SIZE(zynq_commands)) {
520 zynq_cmd = find_cmd_tbl(argv[1], zynq_commands,
521 ARRAY_SIZE(zynq_commands));

Completed in 33 milliseconds