]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
authorJeremy Kerr <jk@ozlabs.org>
Wed, 11 Feb 2015 04:55:44 +0000 (12:55 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 16 Mar 2015 07:58:32 +0000 (18:58 +1100)
commit90d1d44e0de0ec833634667bc1827303b2e1645e
tree175d37a87794bf4fa7abbb1d055cc1647f5dbef4
parent6c87b2202f5414be3acae9df2e1833e8b46c5688
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 <jk@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/wrapper