Re: [UrJTAG-dev] p1020.c

2020-09-21 Thread Damien Mascord
On 21/09/2020 18:18, Geert Stappers wrote: Please express it all in a git commit. Hi Geert, Please see attached. Cheers, Damien diff --git a/urjtag/configure.ac b/urjtag/configure.ac index 95d1d743..e1a5ae8a 100644 --- a/urjtag/configure.ac +++ b/urjtag/configure.ac @@ -637,6 +637,7 @@

Re: [UrJTAG-dev] Adding support for Freescale QorIQ P1020 (help needed)

2020-09-21 Thread Damien Mascord
On 21/09/2020 17:17, Geert Stappers wrote: On Mon, Sep 21, 2020 at 04:37:59PM +1000, Damien Mascord wrote: Hi guys, I am attempting to add support for the Freescale QorIQ P1020, as you can see in the attached diff, and even though it can connect to the target (tested using cable jlink),

Re: [UrJTAG-dev] p1020.c

2020-09-21 Thread Damien Mascord
Hi guys, To make it clearer, please see attached two commits, one for the necessary generic updates to allow for the BSDL to be parsed, and another to add the draft p1020 device support. Please note that bus support is very draft as explained previously. Cheers, Damien commit

Re: [UrJTAG-dev] p1020.c

2020-09-21 Thread Geert Stappers
On Mon, Sep 21, 2020 at 06:07:29PM +1000, Damien Mascord wrote: > On 21/09/2020 18:04, Geert Stappers wrote: > > > On Mon, Sep 21, 2020 at 05:50:10PM +1000, Damien Mascord wrote: > > > On 21/09/2020 17:17, Geert Stappers wrote: > > > > Where is the p1020.c ? > > > Apologies for not including the

Re: [UrJTAG-dev] p1020.c

2020-09-21 Thread Geert Stappers
On Mon, Sep 21, 2020 at 06:57:10PM +1000, Damien Mascord wrote: > Hi guys, > > To make it clearer, please see attached two commits, one for the necessary > generic updates to allow for the BSDL to be parsed, and another to add the > draft p1020 device support. > > Please note that bus support is

[UrJTAG-dev] p1020.c Was: Adding support for Freescale QorIQ P1020 (help needed)

2020-09-21 Thread Geert Stappers
On Mon, Sep 21, 2020 at 05:50:10PM +1000, Damien Mascord wrote: > On 21/09/2020 17:17, Geert Stappers wrote: > > Where is the p1020.c ? > Apologies for not including the p1020.c in the diff, I must've missed it > with the git add.   Please see attached. The attachment: > /* > * Freescale P1020

Re: [UrJTAG-dev] p1020.c Was: Adding support for Freescale QorIQ P1020 (help needed)

2020-09-21 Thread Damien Mascord
On 21/09/2020 18:04, Geert Stappers wrote: On Mon, Sep 21, 2020 at 05:50:10PM +1000, Damien Mascord wrote: On 21/09/2020 17:17, Geert Stappers wrote: Where is the p1020.c ? Apologies for not including the p1020.c in the diff, I must've missed it with the git add.   Please see attached.

Re: [UrJTAG-dev] Adding support for Freescale QorIQ P1020 (help needed)

2020-09-21 Thread Geert Stappers
On Mon, Sep 21, 2020 at 04:37:59PM +1000, Damien Mascord wrote: > Hi guys, > > I am attempting to add support for the Freescale QorIQ P1020, as you can see > in the attached diff, and even though it can connect to the target (tested > using cable jlink), initbus can start, I am not able to peek