]> git.sur5r.net Git - openocd/commitdiff
doc: flash: write_image writes only loadable sections
authorAlexei Colin <ac@alexeicolin.com>
Sun, 19 Oct 2014 21:46:05 +0000 (17:46 -0400)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 24 Nov 2014 22:22:25 +0000 (22:22 +0000)
The code that takes only sections marked PT_LOAD is in
image_elf_read_headers in src/target/image.c

(Just trying to save some time for the next person with same question.)

Change-Id: I493c102c908fca2b7238276ddbbecbe8c7cd9a0a
Signed-off-by: Alexei Colin <ac@alexeicolin.com>
Reviewed-on: http://openocd.zylin.com/2348
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
doc/openocd.texi

index 88d89284c2805b0a1927dd0636c029e44f657baa..203a15db40a57c4e9293ab6a2b44c87c77e8b1f2 100644 (file)
@@ -4844,6 +4844,7 @@ The @var{num} parameter is a value shown by @command{flash banks}.
 
 @deffn Command {flash write_image} [erase] [unlock] filename [offset] [type]
 Write the image @file{filename} to the current target's flash bank(s).
+Only loadable sections from the image are written.
 A relocation @var{offset} may be specified, in which case it is added
 to the base address for each section in the image.
 The file [@var{type}] can be specified