]> git.baikalelectronics.ru Git - kernel.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)
commit392a6511c5418b90e97e8dc4c85f865cfb568554
tree175d37a87794bf4fa7abbb1d055cc1647f5dbef4
parent002e0e70b3ca25ff5718858ba83dfcf35c5bd666
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