From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vadzim Dambrouski Date: Sun, 18 Oct 2015 12:45:51 +0300 Subject: [U-Boot] [PATCH] arm: add support for semihosting for ARMv7M targets In-Reply-To: References: <1445125258-16679-1-git-send-email-pftbest@gmail.com> Message-ID: <56236A4F.6010107@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 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.