
Hello scott.
I can able make the kernel up but it hangs after probing serial driver as shown below:
It has to boot further but its not happenig.. I have attached the file i should get the log as this i also mentioned where it hangs...
what may be the problem with this how could i fix this issue.
manukumar signal-networks
On Thu, 2012-05-31 at 11:21 -0500, Scott Wood wrote:
On 05/30/2012 11:15 PM, Manukumar wrote:
thanks scott.
i loaded my u-boot image to nand flash its fine. and also I need my kernel image and rootfs also in nand flash so that my system should make kernel UP using nand flash. how can i do this using nand flash as we are using only nand flash as boot device.
Again, you need to use "nand read" to move the images from NAND to RAM before booting.
-Scott