Re: [UrJTAG-dev] [PATCH] Add bus driver for the GRLIB AHBJTAG debug interface

2019-12-08 Thread Geert Stappers
On Sun, Dec 08, 2019 at 03:37:50PM +0100, Jiri Gaisler wrote: > On 12/8/19 3:06 PM, Geert Stappers wrote: > > On Sun, Dec 08, 2019 at 02:19:47PM +0100, Jiri Gaisler wrote: > >> Hello, > >> > >> this is a patch to add a bus driver for the AHBJTAG core in grlib/leon3 > >> systems. It allows to make

[UrJTAG-dev] upcoming release

2019-12-08 Thread Geert Stappers
Hi, Which patches and/or contribution do you have for the next release of urjtag? What patches / contribution did I forgot about? Groeten Geert Stappers -- Leven en laten leven ___ UrJTAG-development mailing list

Re: [UrJTAG-dev] [PATCH] Add bus driver for the GRLIB AHBJTAG debug interface

2019-12-08 Thread Geert Stappers
On Sun, Dec 08, 2019 at 02:19:47PM +0100, Jiri Gaisler wrote: > Hello, > > this is a patch to add a bus driver for the AHBJTAG core in grlib/leon3 > systems. It allows to make 32-bit single and burst accesses on the > AHB  bus in a grlib SOC. I have been using it with FT2232 cables for > about a

Re: [UrJTAG-dev] [PATCH] Add bus driver for the GRLIB AHBJTAG debug interface

2019-12-08 Thread Jiri Gaisler
Your proposed changes look fine to me. I think most of the unused stuff was inherited from the fjmem driver. Since I am not that familiar with urjtag internals, I just kept things as they were ... :-) Jiri. On 12/8/19 3:06 PM, Geert Stappers wrote: > On Sun, Dec 08, 2019 at 02:19:47PM +0100,