> AFAIK, it was designed to allow a target file to specify chip-level > behavior and a board file to specify board-level behavior. Without the > current functionality, there is no way to create such layered support.
This is wrong. Clearly you can implement the reset_config board/target negotiation in tcl. Personally I don't believe in negotiation between target & board on this one. The board config file can just use "reset_config none xxx". Why "negotiate" on this one? -- Øyvind Harboe Embedded software and hardware consulting services http://www.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
