In message <[EMAIL PROTECTED]> you wrote:
>
> i'll have to double check the endian (istr it being broken), but bitness is
> most definitely broken.  this issue was posted over a year and a half ago.
> 
> tools/envcrc.c does sizeof(unsigned long) using the host compiler.  if the
> host is 64bit, that is "8".  if the target is 32bit, that is "4".  not going 
> to work.

Agreed, that is indeed a problem. Please submit a patch :-)

But there should be no endianess issues.

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]
An age is called Dark not because  the  light  fails  to  shine,  but
because people refuse to see it.           -- James Michener, "Space"

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to