[patch v1 0/2] JTAG driver introduction
From: andrew@lunn.ch (Andrew Lunn)
Date: 2017-08-03 17:48:38
Also in:
linux-devicetree, linux-serial, lkml, openbmc
From: andrew@lunn.ch (Andrew Lunn)
Date: 2017-08-03 17:48:38
Also in:
linux-devicetree, linux-serial, lkml, openbmc
Hi Andrew Thanks a lot for review.
We used user space tool for that, which is an adaptation of some Lattice tools, which allows programming of SVF files. We are using it for Lattice CPLD burning, since we have for such devices on our system, but this tool could be used for programming other devices from other vendors as well.
https://github.com/mellanoxbmc/mellanox-bmc-tools
Since you are defining a new Kernel ABI here, it would be good to get some buy-in from potential users for the ABI. Maybe for the next version of the patchset you can cross post to the OpenOCD-devel list? Andrew