Dear "Asokan, Shyama Trikkadeeri",

In message 
<575ed9d63b7e244bbb3786a299acbba08e7...@ie10ev813.global.ds.honeywell.com> you 
wrote:
> 
> As you had suggested I tried build u-boot with one of the 2010.09v. But
> I observe the same failures in them. The configuration step of u-boot
> for the boards works fine but the cross-compiling shows the same crc32
> error.  
>  
> $ make at91sam9263ek_config
> Configuring for at91sam9263ek board...
> 
> $ make CROSS_COMPILE=arm-linux-

I cannot reproduce that problem here:

-> git checkout v2010.09
-> ./MAKEALL  at91sam9263ek
Configuring for at91sam9263ek board...
atmel_dataflash_spi.c:25:2: warning: #warning Please update to use C structur 
SoC access !
atmel_usart.c:21:2: warning: #warning Please update to use C structur SoC 
access !
   text    data     bss     dec     hex filename
 189494   34359  268312  492165   78285 ./u-boot

--------------------- SUMMARY ----------------------------
Boards compiled: 1
Boards with warnings or errors: 1 ( at91sam9263ek )
----------------------------------------------------------


Maybe you have old cruft laying around from previous builds? Make
sure to run "make mrproper" before the "make at91sam9263ek_config"

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: w...@denx.de
What is mind?  No matter.  What is matter?  Never mind.
                                      -- Thomas Hewitt Key, 1799-1875
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to