Hi Tiju, > and then it hangs. We are writing the kernel image directly to the ram to > 33000000 via JTAG.
Writing kernel to RAM using JTAG is only a workaround ! I think it would be better to fix whatever problems you currently have like (if at all you have any) with memory timing etc - ensure there is no memory corruption (unlikely because u-boot seems to run fine from RAM) happening by running built-in memory test in u-boot; and then proceed with the kernel. Regards, Vishal ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
