Michael Heimpold b5e7586a73 mxs: mxsboot: fix endianess for sd boot images
Running mxsboot on a big-endian system produces a sd image which
cannot be started by the i.MX28 ROM. It complains on the debug
uart as following:
0x8020a009
          0x80502008
0x8020a009
          0x80502008
...

Enforcing all fields within the BCB to little-endian make
the image bootable again.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
2015-09-13 10:19:40 +02:00
..
2015-08-13 07:19:37 -04:00
2015-07-21 17:39:20 -06:00
2015-01-29 13:38:41 -05:00
2009-11-24 23:43:18 +01:00
2015-09-02 21:28:23 -06:00
2009-04-28 01:16:46 +02:00
2015-05-08 17:24:17 -04:00