[PATCH 2/4] powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr

Jeremy Kerr jk at ozlabs.org
Wed Feb 11 13:16:23 AEDT 2015


Hi Ben,

>> We'll likely be entering the zImage.epapr as BE, so include the pseries
>> implementation of _zimage_start, which adds the endian fixup magic.
> 
> Wont that break embedded epapr stuff ?

How so? This will just give us the endian fixup trampoline (followed by
a branch to _zimage_start_lib) as the entry point, rather than directly
entering _zimage_start_lib. Will that not work on embedded?

Cheers,


Jeremy


More information about the Linuxppc-dev mailing list