omapimage: Add support for byteswapped SPI images
authorTom Rini <trini@ti.com>
Tue, 16 Oct 2012 13:06:06 +0000 (13:06 +0000)
committerTom Rini <trini@ti.com>
Thu, 25 Oct 2012 18:30:50 +0000 (11:30 -0700)
commit79b9ebb7007cd99409ff506c1bf57b2ab0975243
tree50be078e8075e3472788ad1446f7cbeff64cdac3
parent22cbeed454087ffa6ae6e56880bfff125497619b
omapimage: Add support for byteswapped SPI images

Add MLO.byteswap as a target to spl/Makefile and un-guard the first MLO
rule so we don't have to duplicate it.

Signed-off-by: Tom Rini <trini@ti.com>
spl/Makefile
tools/omapimage.c