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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:53 +0000 (17:47 +0100)
commit4d3b08a1701fb9db9043a846834e6ce73010eb86
treee034bf1044441863098f249ac22da7674f1ce567
parentd0ba5664264c7165592bf3570584500c053ff0fe
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>
(backported from 7a67b437e7f72f765fb5affe686f308cb42a09e7)
tools/firmware-utils/src/mkedimaximg.c