Re: [PATCHv2 04/10] remoteproc: Parse ELF file to find resource table address

2013-02-24 Thread Ido Yariv
Hi Sjur, On Thu, Feb 21, 2013 at 06:15:34PM +0100, sjur.brandel...@stericsson.com wrote: > From: Sjur Brændeland > > Add function find_rsc_table_va to firmware ops. This function > returns the location of the resource table in shared memory > after loading. > > Signed-off-by: Sjur Brændeland >

[PATCHv2 04/10] remoteproc: Parse ELF file to find resource table address

2013-02-21 Thread sjur . brandeland
From: Sjur Brændeland Add function find_rsc_table_va to firmware ops. This function returns the location of the resource table in shared memory after loading. Signed-off-by: Sjur Brændeland --- drivers/remoteproc/remoteproc_elf_loader.c | 17 - drivers/remoteproc/remoteproc_i