Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-29 Thread Yegor Yefremov
On Thu, Oct 29, 2015 at 9:54 AM, Drasko DRASKOVIC wrote: > On Thu, Oct 29, 2015 at 6:44 AM, Yegor Yefremov > wrote: >> I already have Olimex ARM-USB-OCD-H >> (https://www.olimex.com/Products/ARM/JTAG/ARM-USB-OCD-H/) and I could >> successfully connect to AR9331 and load Barebox into RAM. > > Wow,

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-29 Thread Drasko DRASKOVIC
On Thu, Oct 29, 2015 at 6:44 AM, Yegor Yefremov wrote: > I already have Olimex ARM-USB-OCD-H > (https://www.olimex.com/Products/ARM/JTAG/ARM-USB-OCD-H/) and I could > successfully connect to AR9331 and load Barebox into RAM. Wow, I did not know that Barebox support AR9331. Great. Does it have a

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Yegor Yefremov
l Message- > From: Yegor Yefremov [mailto:yegorsli...@googlemail.com] > Sent: Wednesday, October 28, 2015 12:22 AM > To: openocd-devel > Subject: [OpenOCD-devel] Meditek mt7620 support > > Hi all, > > does OpenOCD support such devices? So far I couldn't find such a tar

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Kent Brinkley
Message- From: Yegor Yefremov [mailto:yegorsli...@googlemail.com] Sent: Wednesday, October 28, 2015 12:22 AM To: openocd-devel Subject: [OpenOCD-devel] Meditek mt7620 support Hi all, does OpenOCD support such devices? So far I couldn't find such a target. I'd like to play with this de

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Yegor Yefremov
Hi Drasko, On Wed, Oct 28, 2015 at 10:14 AM, Drasko DRASKOVIC wrote: > Hi Paul, > You can actually write the falsh via U-Boot, it has a necessary SPI > flash driver. Goal here is just to put U-Boot in the RAM via JTAG., > then you are good. > > Yegor, > From what I see WRTNode exposes standard JT

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Drasko DRASKOVIC
Hi Paul, You can actually write the falsh via U-Boot, it has a necessary SPI flash driver. Goal here is just to put U-Boot in the RAM via JTAG., then you are good. Yegor, >From what I see WRTNode exposes standard JTAG header, meaning that all you need to do is write a correct TCL script to set-up

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Yegor Yefremov
Hi Paul, On Wed, Oct 28, 2015 at 9:31 AM, Paul Fertser wrote: > Hi, > > On Wed, Oct 28, 2015 at 07:21:36AM +0100, Yegor Yefremov wrote: >> does OpenOCD support such devices? So far I couldn't find such a target. > > OpenOCD can talk to many EJTAG devices so it might work with this one > too. But

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Paul Fertser
Hi, On Wed, Oct 28, 2015 at 07:21:36AM +0100, Yegor Yefremov wrote: > does OpenOCD support such devices? So far I couldn't find such a target. OpenOCD can talk to many EJTAG devices so it might work with this one too. But just talking won't help much, see below. > I'd like to play with this dev

[OpenOCD-devel] Meditek mt7620 support

2015-10-27 Thread Yegor Yefremov
Hi all, does OpenOCD support such devices? So far I couldn't find such a target. I'd like to play with this device: http://wiki.wrtnode.com/index.php?title=Starting and I feel safer, if I can still use the system regardless of it's flash content. Thanks. Regards, Yegor