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)
commit2fb3636316c976bc630b13c9a215c5388db1e050
tree3a6341648adc481944f78526b5361c58563fc863
parent2bff568cfc85fbcc55ffced8eaf1585d6b54dfe7
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>
src/mktplinkfw.c