diff options
author | Michael Heimpold <mhei@heimpold.de> | 2015-09-01 23:58:44 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-09-13 10:19:40 +0200 |
commit | b5e7586a73d4eb7b0aa9c597f293a584a2a1800a (patch) | |
tree | aea5c2ee7d7770ad882457478623112ba08c39c9 /tools/gpimage.c | |
parent | 1a8150d4b16fbafa6f1d207ddb85eda7dc399e2d (diff) | |
download | u-boot-b5e7586a73d4eb7b0aa9c597f293a584a2a1800a.tar.gz u-boot-b5e7586a73d4eb7b0aa9c597f293a584a2a1800a.tar.xz u-boot-b5e7586a73d4eb7b0aa9c597f293a584a2a1800a.zip |
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>
Diffstat (limited to 'tools/gpimage.c')
0 files changed, 0 insertions, 0 deletions