firmware-utils: mktplinkfw: add option for endianness swap
authorPiotr Dymacz <pepe2k@gmail.com>
Tue, 4 Jul 2017 13:40:43 +0000 (15:40 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Tue, 4 Jul 2017 13:40:43 +0000 (15:40 +0200)
commita3d232e1e6e5a49e7d1c1d9bc56be9ebd8ae6171
treeeb3f5c6ecc8fdc1fab37c6d8a32bd215ffe92709
parentcf23547e57420cefeca11daf03d71e92629a6d00
firmware-utils: mktplinkfw: add option for endianness swap

This adds command line option in "mktplinkfw" tool for endianness swap
in kernel load address and entry point fields. As in "mktplinkfw2" tool,
we will need this for little-endian targets, like "ramips".

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
tools/firmware-utils/src/mktplinkfw.c