2012-02-08 21:01:41

by Ohad Ben Cohen

[permalink] [raw]
Subject: Re: [PATCH 1/2] remoteproc: bail out if firmware has different endianess

On Tue, Jan 31, 2012 at 10:09 PM, Grant Likely
<[email protected]> wrote:
> On Tue, Jan 31, 2012 at 06:52:41PM +0200, Ohad Ben-Cohen wrote:
>> At this point we don't support remote processors that have
>> a different endianess than the host.
>>
>> Look out for these unsupported scenarios, and bail out if
>> encountered.
>>
>> Reported-by: Grant Likely <[email protected]>
>> Signed-off-by: Ohad Ben-Cohen <[email protected]>
>> Cc: Mark Grosen <[email protected]>
>
> Acked-by: Grant Likely <[email protected]>

Thanks, applied both patches to remoteproc's for-next.