From: Sjur Brændeland Date: Tue, 19 Jun 2012 06:56:44 +0000 (+0300) Subject: remoteproc: Add function rproc_get_boot_addr X-Git-Tag: v3.6-rc1~80^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5f9eb5d91e430ca908a61615f9a89c189a0d4e;p=pandora-kernel.git remoteproc: Add function rproc_get_boot_addr 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 [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 --- Reading git-diff-tree failed