From: Jeremy Kerr Date: Wed, 11 Feb 2015 04:55:44 +0000 (+0800) Subject: powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90d1d44e0de0ec833634667bc1827303b2e1645e;p=pandora-kernel.git powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr We'll likely be entering the zImage.epapr as BE, so include the pseries implementation of _zimage_start, which adds the endian fixup magic. Although the endian fixup won't work on Book III-E machines starting LE, the current entry point doesn't support LE anyway, so we shouldn't be breaking anything. Signed-off-by: Jeremy Kerr Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed