Hi,
Wolfgang Denk wrote: > Dear Batsayan Das, > > In message <[EMAIL PROTECTED]> you wrote: > >> When we execute "bootm 0x5000000" command it gives the "Starting kernel >> ...". After that nothing is printed in the serial console. We have >> verified "http://www.denx.de/wiki/view/DULG/LinuxPostMortemAnalysis" that >> "__log_buf" gives the exact booting sequences what we used to get when >> running vmlinux.bin from BDI. >> > > This is no longer a U-Boot issue but a Linux kernel problem. > > On ARM systems, one of the top ranking reeasons for such a type of > problem is that you pass an incorrect/nonmatching machine ID to the > kernel. > > I don't see uncompressing the linux kernel. Maybe is memory problem? Try to use some memtest... > Best regards, > > Wolfgang Denk > > Regards Michael _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

