commit | cf59d3e9a715fd2b6ff96e4a3a130fceded09a64 | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Tue Jan 31 15:23:41 2012 +0200 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Wed Feb 22 18:28:49 2012 +0200 |
tree | efc2040a4e7a60863589ee1b7415516dffbf7c90 | |
parent | dd6da1c5e99a3b736b52370c504a2b8843cbfda6 [diff] |
remoteproc: bail out if firmware has different endianess 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>