Re: [PATCH v2 13/19] remoteproc: core: Append resource only if spare resource present

2016-09-08 Thread Lee Jones
On Thu, 08 Sep 2016, loic pallardy wrote: > > > On 09/08/2016 11:33 AM, Lee Jones wrote: > > On Wed, 31 Aug 2016, Loic Pallardy wrote: > > > > > This patch renames rproc_add_resource_table_entry in __add_rsc_tbl_entry > > > to have shorter function name and adds spare resource support. > > > To

Re: [PATCH v2 13/19] remoteproc: core: Append resource only if spare resource present

2016-09-08 Thread loic pallardy
On 09/08/2016 11:33 AM, Lee Jones wrote: On Wed, 31 Aug 2016, Loic Pallardy wrote: This patch renames rproc_add_resource_table_entry in __add_rsc_tbl_entry to have shorter function name and adds spare resource support. To guarantee remoteproc won't overwrite firmware data when copying back mo

Re: [PATCH v2 13/19] remoteproc: core: Append resource only if spare resource present

2016-09-08 Thread Lee Jones
On Wed, 31 Aug 2016, Loic Pallardy wrote: > This patch renames rproc_add_resource_table_entry in __add_rsc_tbl_entry > to have shorter function name and adds spare resource support. > To guarantee remoteproc won't overwrite firmware data when copying > back modified resource table, __add_rsc_tbl_e

[PATCH v2 13/19] remoteproc: core: Append resource only if spare resource present

2016-08-31 Thread Loic Pallardy
This patch renames rproc_add_resource_table_entry in __add_rsc_tbl_entry to have shorter function name and adds spare resource support. To guarantee remoteproc won't overwrite firmware data when copying back modified resource table, __add_rsc_tbl_entry verifies first that resource table owns a spar