commit | f665b2cd3f569a353c0a62b03a95827dd8743e9b | [log] [tgz] |
---|---|---|
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | Thu Feb 21 18:15:33 2013 +0100 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Fri Apr 05 08:49:44 2013 +0300 |
tree | a7b6577f28d6a8af3170c82f96936c9069b15c67 | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 [diff] |
remoteproc: refactor rproc_elf_find_rsc_table() Refactor rproc_elf_find_rsc_table() and split out the scanning for the section header named resource table. This is done to prepare for loading firmware once. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Acked-by: Ido Yariv <ido@wizery.com> [small function name change to make the code easier to read] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>