summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2015-09-01 21:58:44 (GMT)
committerStefano Babic <sbabic@denx.de>2015-09-13 08:19:40 (GMT)
commitb5e7586a73d4eb7b0aa9c597f293a584a2a1800a (patch)
treeaea5c2ee7d7770ad882457478623112ba08c39c9 /arch
parent1a8150d4b16fbafa6f1d207ddb85eda7dc399e2d (diff)
downloadu-boot-fsl-qoriq-b5e7586a73d4eb7b0aa9c597f293a584a2a1800a.tar.xz
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 'arch')
0 files changed, 0 insertions, 0 deletions