Re: [Openocd-development] [PATCH] fix instruction refilling bug when using software breakpoints on a big-endian arm926ej-s system

2010-05-12 Thread Øyvind Harboe
Tested on an arm7 little endian target. Merged. -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer ___ Openocd-development

Re: [Openocd-development] Reset halt issues with EK-LM3S9B92

2010-05-12 Thread Tobias Ringström
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/11/2010 09:53 PM, Spencer Oliver wrote: On 11/05/2010 18:22, Øyvind Harboe wrote: So should we just apply this patch you think? Possibly limiting the revision to = B1. I don't have access to a later revision chip, and I will most likely

[Openocd-development] [PATCH 2/3] flash: require unique flash bank name

2010-05-12 Thread Spencer Oliver
From 57d2e47a1e3ce9b5735e88248c98239794b27bff Mon Sep 17 00:00:00 2001 From: Spencer Oliver ntfr...@users.sourceforge.net Date: Wed, 12 May 2010 22:42:26 +0100 Subject: [PATCH 2/3] flash: require unique flash bank name Make sure the flash bank name is unique Signed-off-by: Spencer Oliver

[Openocd-development] [PATCH 3/3] scripts: update flash bank names

2010-05-12 Thread Spencer Oliver
From 06ff0648dcf2a5ffba7cacfdabc7b1f2177c7de9 Mon Sep 17 00:00:00 2001 From: Spencer Oliver ntfr...@users.sourceforge.net Date: Wed, 12 May 2010 23:04:57 +0100 Subject: [PATCH 3/3] scripts: update flash bank names As the flash bank name is now unique update the scripts to suit. Signed-off-by:

[Openocd-development] [PATCH v2] Change kb/s to KiB/s in messages about kibibytes

2010-05-12 Thread Jon Povey
Change download rate messages about kibibytes from kb/s to KiB/s units. See: http://en.wikipedia.org/wiki/Data_rate_units Signed-off-by: Jon Povey jon.po...@racelogic.co.uk --- This was discussed a bit on the list but no clear resolution. According to wikipedia KiB/s is correct, I think with the