uboot: support -b option for mkenvimage
authortiago.brusamarello <tiago.brusamarello@datacom.ind.br>
Wed, 30 Nov 2016 10:32:33 +0000 (08:32 -0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 30 Nov 2016 15:10:30 +0000 (16:10 +0100)
commitbf5487e21e539e474062ee3ace1ac8fb844e38a2
tree6fc7bc456ab5d6aa9873f3af2932e6ee62cd0f0e
parentbf116466d2deb6c9f8f661c08142b43b0f4667e4
uboot: support -b option for mkenvimage

When generating the environment image the target endianess should
be taken in account for CRC calculation purposes. For big endian
targets the -b flag should be passed to the mkenvimage tool.

Signed-off-by: Tiago Brusamarello <tiago.brusamarello@datacom.ind.br>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/uboot/uboot.mk