From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vadzim Dambrouski Date: Mon, 19 Oct 2015 21:41:39 +0300 Subject: [U-Boot] [PATCH] arm: add support for semihosting for ARMv7M targets In-Reply-To: <20151019153725.GD23893@bill-the-cat> References: <1445125258-16679-1-git-send-email-pftbest@gmail.com> <56236A4F.6010107@gmail.com> <20151019153725.GD23893@bill-the-cat> Message-ID: <56253963.2040604@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 19.10.2015 18:37, Tom Rini wrote: > On Mon, Oct 19, 2015 at 09:12:25AM +0200, Linus Walleij wrote: >> On Sun, Oct 18, 2015 at 11:45 AM, Vadzim Dambrouski wrote: >>> On 18.10.2015 12:20, Linus Walleij wrote: >>>> Hey, cool. Technically the (ulong) typecasts should be another patch >>> >>> Sorry about that, this is my first time sending a patch. >>> >>>> Are you using this with the smload commands? >>> >>> Yes, I do use smhload command, and openocd on the other end. >>> Useful for debugging targets without ethernet support. >> >> That is *so* cool. You should make a blog post about this, I think >> it's generally useful for developers to know they can use >> U-Boot+JTAG+OpenOCD to get code into any platform (if they have >> a scan chain definitions) like this. > > Yes, please! > Sorry, I'm not very good at writing (I don't even have a blog) and there is not much to write about. But I'll consider starting a blog (it may be a good experience for me). Regards, Vadzim Dambrouski