Re: [PATCH 7/9] remoteproc: core: Add function to over-ride current resource table

2016-08-09 Thread Lee Jones
On Mon, 08 Aug 2016, loic pallardy wrote: > Hi Lee > > On 08/04/2016 11:21 AM, Lee Jones wrote: > > Most of the new resource table handling function are now in place, so > > it's time to put it all together. Once new resource table information > > has been requested, the structures will be held

Re: [PATCH 7/9] remoteproc: core: Add function to over-ride current resource table

2016-08-08 Thread loic pallardy
Hi Lee On 08/04/2016 11:21 AM, Lee Jones wrote: Most of the new resource table handling function are now in place, so it's time to put it all together. Once new resource table information has been requested, the structures will be held in a holding pen until boot-time. During boot-time rproc_a

[PATCH 7/9] remoteproc: core: Add function to over-ride current resource table

2016-08-04 Thread Lee Jones
Most of the new resource table handling function are now in place, so it's time to put it all together. Once new resource table information has been requested, the structures will be held in a holding pen until boot-time. During boot-time rproc_apply_resource_overrides() will be invoked which in