[U-Boot] [PATCH v3 2/7] common/image.c remove extra calls to be32_to_cpu in boot_get_fdt

Wolfgang Denk wd at denx.de
Mon Oct 18 22:50:29 CEST 2010


Dear John Rigby,

In message <1286999857-13790-3-git-send-email-john.rigby at linaro.org> you wrote:
> 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 at linaro.org>
> ---
>  common/image.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-arm, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
[Braddock:] Mr. Churchill, you are drunk.
[Churchill:] And you madam, are ugly.  But I shall be sober tomorrow.


More information about the U-Boot mailing list