<PaulFertser>
PlasmaHH: I suggest you post a comment there on Gerrit with something along the lines "I wanted this functionality so rebased on current master and tested on hardware, works nicely" and probably answer those unresolved comments.
<PaulFertser>
And then feel free to ping the maintainers on mailing list or here after a week or so if you get no reply.
<PlasmaHH>
PaulFertser: as I understood the comments, the one is about potentially changing the jtag implementation part, and the other about pin assignments, both where I can't really say anything about, certainly I am not able to change the jtag implementation to use bitbang.c too ^^
<PaulFertser>
PlasmaHH: I suggest you comment on that too just to get in sync with the maintainers.
<PlasmaHH>
okay
<PaulFertser>
PlasmaHH: I would suggest to follow the more usual mapping /by default/ tohugh.
<PaulFertser>
PlasmaHH: people kinda expect that SWDIO is on the same pin as TMS.
<PaulFertser>
So no need to force anything but I'd say the default should be aligned between SWD and JTAG.
<PlasmaHH>
yeah probably makes sense, though I must admit I haven't used jtag in quite a while and staying on cortex for the foreseeable future I likely won't so I don't really have much of an opinion...
<PlasmaHH>
more important I guess is the ability to reconfigure all the pins, in case someone mixes them up on the board, ask me how I know ;)
<PaulFertser>
PlasmaHH: heeh
<PaulFertser>
PlasmaHH: still, even if you do not use JTAG yourself please change the defaults to match expectations of those who do.
<PaulFertser>
The less surprises the better, right?
<PlasmaHH>
yeah probably. so amending the commit is still recommended for that?
<PaulFertser>
Yes
<PaulFertser>
Good to have flexibility, good to have unsurprising defaults too.
<PlasmaHH>
on a slightly different topic I wish thte ftdi ft4232h would have all 4 channels support mpsse...
<PaulFertser>
Yeah, that's a shame.
<PlasmaHH>
for one of our company products to have a nice small cheap debugging adapter I would need 3 swd and 1 serial channel, that would be ideal ^^