remoteproc: Add function rproc_get_boot_addr
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Tue, 19 Jun 2012 06:56:44 +0000 (09:56 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Sun, 15 Jul 2012 08:14:45 +0000 (11:14 +0300)
Prepare for introduction of custom firmware loaders by
moving the function operating on ELF data-structures into
separate functions. Move lookup of the boot_addr in the
ELF binary to the function rproc_get_boot_addr().

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
[rproc_get_boot_addr's kerneldoc: add missing @rproc line]
[rproc_get_boot_addr's kerneldoc: minor style changes]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>

No differences found