Re: [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes

2016-09-19 Thread loic pallardy
On 09/16/2016 07:12 PM, Bjorn Andersson wrote: On Fri 16 Sep 02:02 PDT 2016, loic pallardy wrote: On 09/15/2016 07:54 PM, Bjorn Andersson wrote: On Wed 31 Aug 13:50 PDT 2016, Loic Pallardy wrote: To allow resource appending to an existing resource table, remoteproc framework should get i

Re: [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes

2016-09-16 Thread Bjorn Andersson
On Fri 16 Sep 02:02 PDT 2016, loic pallardy wrote: > > > On 09/15/2016 07:54 PM, Bjorn Andersson wrote: > >On Wed 31 Aug 13:50 PDT 2016, Loic Pallardy wrote: > > > >>To allow resource appending to an existing resource table, > >>remoteproc framework should get information about resource > >>tabl

Re: [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes

2016-09-16 Thread loic pallardy
On 09/15/2016 07:54 PM, Bjorn Andersson wrote: On Wed 31 Aug 13:50 PDT 2016, Loic Pallardy wrote: To allow resource appending to an existing resource table, remoteproc framework should get information about resource table spare area. With current resource table construction, remoteproc is not

Re: [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes

2016-09-15 Thread Bjorn Andersson
On Wed 31 Aug 13:50 PDT 2016, Loic Pallardy wrote: > To allow resource appending to an existing resource table, > remoteproc framework should get information about resource > table spare area. With current resource table construction, > remoteproc is not able to identify by itself any free locatio

[PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes

2016-08-31 Thread Loic Pallardy
To allow resource appending to an existing resource table, remoteproc framework should get information about resource table spare area. With current resource table construction, remoteproc is not able to identify by itself any free location. This patch introduces a new resource type named RSC_SPARE