doc: flash: write_image writes only loadable sections
commitfd25b3bcd1ccde5ae4dc7e94a0ad3863ee016555
authorAlexei Colin <ac@alexeicolin.com>
Sun, 19 Oct 2014 21:46:05 +0000 (19 17:46 -0400)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 24 Nov 2014 22:22:25 +0000 (24 22:22 +0000)
tree6122a56d723a9f0657ff3ed894873bbf2ff3fd98
parentf83e1dc13fb79957dcb7de668628bf9e0762a2c1
doc: flash: write_image writes only loadable sections

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