firmware-utils: mkedimaximg: add "big-endianness mode" option
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Mon, 10 Sep 2018 07:29:39 +0000 (09:29 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 10 Sep 2018 07:29:39 +0000 (09:29 +0200)
commit7a67b437e7f72f765fb5affe686f308cb42a09e7
tree178b6eb730930637e6486d662b618c6174200fe8
parent628eb271dc5868d3c5bd6a643c213783cce4fd0a
firmware-utils: mkedimaximg: add "big-endianness mode" option

In addition to the default little-endianness format, I added a mode
so that we can generate firmware with big-endianness format.

example: ELECOM WRC-300GHBK2-I (QCA9563)

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
tools/firmware-utils/src/mkedimaximg.c