Dear John Rigby, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] [Braddock:] Mr. Churchill, you are drunk. [Churchill:] And you madam, are ugly. But I shall be sober tomorrow. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

