nrf51: Fix format string bugs in nrf51_info
commitd82490adfbb63716361b1867e7359b656de76ac6
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Fri, 28 Feb 2014 19:27:40 +0000 (28 11:27 -0800)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Fri, 7 Mar 2014 20:04:54 +0000 (7 20:04 +0000)
tree07fe916a74cb6e69f7386a4c78dd1302ca7af0bb
parent36cbcb0cc94adb65baef5687d850d747771c15a7
nrf51: Fix format string bugs in nrf51_info

Additional information string appended to the 'flash info' output used
incorrect offsets and was missing a couple of fields.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Change-Id: If131be021295cab6adfca7da03c2f0fb8dca7d42
Reviewed-on: http://openocd.zylin.com/2011
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/flash/nor/nrf51.c