Re: [PATCH] remoteproc: report error if resource table doesn't exist

2015-11-27 Thread Bjorn Andersson
On Thu, Sep 3, 2015 at 12:32 PM, Suman Anna wrote: > On 08/28/2015 08:08 PM, Stefan Agner wrote: >> Currently, if the resource table is completely missing in the >> firmware, powering up the remoteproc fails silently. Add a message >> indicating that the resource table is missing in the firmware.

Re: [PATCH] remoteproc: report error if resource table doesn't exist

2015-11-26 Thread Ohad Ben-Cohen
Hi Stefan, On Sat, Aug 29, 2015 at 4:08 AM, Stefan Agner wrote: > Currently, if the resource table is completely missing in the > firmware, powering up the remoteproc fails silently. Add a message > indicating that the resource table is missing in the firmware. > > Signed-off-by: Stefan Agner A

Re: [PATCH] remoteproc: report error if resource table doesn't exist

2015-09-03 Thread Suman Anna
On 08/28/2015 08:08 PM, Stefan Agner wrote: > Currently, if the resource table is completely missing in the > firmware, powering up the remoteproc fails silently. Add a message > indicating that the resource table is missing in the firmware. Yeah, pretty useful to have a trace there.. Acked-by: S

[PATCH] remoteproc: report error if resource table doesn't exist

2015-08-28 Thread Stefan Agner
Currently, if the resource table is completely missing in the firmware, powering up the remoteproc fails silently. Add a message indicating that the resource table is missing in the firmware. Signed-off-by: Stefan Agner --- Hi Ohad, I am currently working on remoteproc support for Freescale Vybr