openocd/src/pld
Antonio Borneo 41c95aa4ea helper/command: pass command prefix to command registration
Replace the "struct command *parent" parameter with a string that
contains the command prefix.
This abstracts the openocd code from the knowledge of the tree of
struct command.
This also makes unused the function command_find_in_context(), so
remove it.

Change-Id: I598d60719cfdc1811ee6f6edfff8a116f82c7ed6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5668
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
2021-04-18 15:33:30 +01:00
..
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
pld.c helper/command: pass command prefix to command registration 2021-04-18 15:33:30 +01:00
pld.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
virtex2.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
virtex2.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xilinx_bit.c openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
xilinx_bit.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00