Home
last modified time | relevance | path

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

/openbmc/u-boot/board/xilinx/zynq/
H A Dcmds.c465 static cmd_tbl_t zynq_commands[] = { variable
479 if (!ARRAY_SIZE(zynq_commands)) { in do_zynq()
486 zynq_cmd = find_cmd_tbl(argv[1], zynq_commands, in do_zynq()
487 ARRAY_SIZE(zynq_commands)); in do_zynq()