remoteproc: bail out if firmware has different endianess
authorOhad Ben-Cohen <ohad@wizery.com>
Tue, 31 Jan 2012 13:23:41 +0000 (15:23 +0200)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 22 Feb 2012 16:28:49 +0000 (18:28 +0200)
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 <grant.likely@secretlab.ca>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Mark Grosen <mgrosen@ti.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
drivers/remoteproc/remoteproc_core.c

Simple merge