From: Ohad Ben-Cohen Date: Mon, 13 Feb 2012 21:12:24 +0000 (+0100) Subject: remoteproc: make sure we're parsing a 32bit firmware X-Git-Tag: v3.4-rc1~87^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b78b2cc75315a76ab1863be744d8580030f924;p=pandora-kernel.git remoteproc: make sure we're parsing a 32bit firmware Make sure we're parsing a 32bit image, since we only support the ELF32 binary format at this point. This should prevent unexpected behavior with non 32bit binaries. Signed-off-by: Ohad Ben-Cohen Cc: Grant Likely Cc: Arnd Bergmann Cc: Mark Grosen Cc: Suman Anna Cc: Fernando Guzman Lugo Cc: Rob Clark Cc: Ludovic BARRE Cc: Loic PALLARDY Cc: Omar Ramirez Luna --- Reading git-diff-tree failed