[U-Boot] [PATCH] zlib: updated to v.1.2.3

Wolfgang Denk wd at denx.de
Fri Nov 12 09:46:39 CET 2010


Dear "Asokan, Shyama Trikkadeeri",

In message <575ED9D63B7E244BBB3786A299ACBBA08E753B at 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: wd at denx.de
What is mind?  No matter.  What is matter?  Never mind.
                                      -- Thomas Hewitt Key, 1799-1875


More information about the U-Boot mailing list