Hi all, This series builds upon the last to cleanup the JTAG layer command handler registration. First, each module gets converted to use register_commands() with a command registration array. The final patch converts the jtag_interface structure to contain the registration list (and its size), removing the register_commands callback functions from all of the interface drivers.
Cheers, Zach _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
