Hi Zoolu, > I am trying to boot my mutli image ( Kernel + Ramdisk) on my target and i am > not able to boot beyond below given log. I can not see > (Uncompressing Multi-File Image ... OK) .. OK does not come up. I guess > the image is hung while uncompressing the image ??? But to my surprise the > same image boots on a different board with all same hardware. So the problem > is only with this board i guess any pointer on this would be of great help.
Do you use the same U-Boot versions on both the "good" and the "bad" board? It's because in the last time we reworked the boot process thoroughly and the multi-image file is deprecated in favour of the "FIT" images (cf. doc/uImage.FIT). So maybe the non-working board has a U-Boot with a problem in the multi-image file handling... > ----------------------------------------------------------------------------------------------------------------------------------------------------------- > Load address: 0x4000000 > Loading: ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################## > done > Bytes transferred = 2583735 (276cb7 hex) > ## Booting image at 04000000 ... > Image Name: Boot Image > Image Type: PowerPC Linux Multi-File Image (gzip compressed) > Data Size: 2583671 Bytes = 2.5 MB > Load Address: 00000000 > Entry Point: 00000000 > Contents: > Image 0: 1268075 Bytes = 1.2 MB > Image 1: 1315583 Bytes = 1.3 MB > Verifying Checksum ... OK > Uncompressing Multi-File Image ... > > ------------------------------------------------------------------------------------------------------------------------------------------------ > Thanks & Regards, > Zoolu Apart from that, you should use the U-Boot mailing list more appropriate for such topics (I added a CC and set f'up). Thanks Detlev -- A GNU manual should give a good introduction to a beginner reading through from the start, and should also provide all the details that hackers want. --- GNU Coding Standards -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: d...@denx.de _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot