diff options
author | John Rigby <john.rigby@linaro.org> | 2010-10-13 13:57:32 -0600 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-18 22:50:17 +0200 |
commit | d1263fced226c2fbe2554b260ea51a7b2ce58b33 (patch) | |
tree | 2df0a259a325f0bbd0ca2b900125f471d9273fac /common/cmd_diag.c | |
parent | 758b39979d8a70b91f70d6684119156032841c4a (diff) | |
download | u-boot-imx-d1263fced226c2fbe2554b260ea51a7b2ce58b33.zip u-boot-imx-d1263fced226c2fbe2554b260ea51a7b2ce58b33.tar.gz u-boot-imx-d1263fced226c2fbe2554b260ea51a7b2ce58b33.tar.bz2 |
common/image.c remove extra calls to be32_to_cpu in boot_get_fdt
fdt_totalsize returns size in cpu endian so don't call be32_to_cpu
on the result. This was harmless on big endian platforms but not
on little endian ARMs.
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'common/cmd_diag.c')
0 files changed, 0 insertions, 0 deletions