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

Timur Tabi timur at freescale.com
Fri Jan 22 20:35:45 CET 2010


Wolfgang Denk wrote:

> What is your exact boot command? Eventually you are just using a too
> low load address?

bootm 1000000 - c00000

It's possible my addresses are bad, but I tried some other addresses and it didn't fix anything.  I may still be using bad addresses

=> print bootcmd                                                                
bootcmd=run tftpboot                                                            
=> print tftpboot                                                               
tftpboot=run tftpimage; run hdbootarg; bootm $loadaddr - $dtbaddr               
=> print loadaddr                                                               
loadaddr=1000000                                                                
=> print dtbaddr                                                                
dtbaddr=c00000                                                                  
=> print hdbootarg                                                              
hdbootarg=setenv bootargs root=$rfsdev console=$consoledev,$baudrate $othbootargs $single                         

-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the U-Boot mailing list