From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [patch v1 0/2] JTAG driver introduction Date: Thu, 3 Aug 2017 19:48:22 +0200 Message-ID: <20170803174822.GI15018@lunn.ch> References: <1501679918-20486-1-git-send-email-oleksandrs@mellanox.com> <20170802141209.GB25781@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Oleksandr Shamray Cc: "gregkh@linuxfoundation.org" , "arnd@arndb.de" , "devicetree@vger.kernel.org" , "jiri@resnulli.us" , system-sw-low-level , "openbmc@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , "mec@shout.net" , "joel@jms.id.au" , "linux-serial@vger.kernel.org" , "vadimp@maellanox.com" , "tklauser@distanz.ch" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-serial@vger.kernel.org > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Thu, 3 Aug 2017 19:48:22 +0200 Subject: [patch v1 0/2] JTAG driver introduction In-Reply-To: References: <1501679918-20486-1-git-send-email-oleksandrs@mellanox.com> <20170802141209.GB25781@lunn.ch> Message-ID: <20170803174822.GI15018@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > 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