Re: [PATCH] x86/mkpiggy: Drop endianness transforming

From: Thomas Gleixner
Date: Fri Nov 09 2018 - 08:00:25 EST


Cao,

On Fri, 9 Nov 2018, Cao jin wrote:

> gzip file has 4-byte little-endian file size encoded at the end of file,
> while all the other compressed kernel file has size_append operation in
> the Makefile which also append the 4-byte little-endian file size. There
> is no need to do endianness transforming by mkpiggy.

Did you test that on a BE host cross-compiling the kernel for x86?

Thanks,

tglx