Oops! I guess my answer won't fix your current issue. :-/

Anyway, what toolchain are you using? And what's the size of your kernel?

Theo


Theo Debrouwere wrote:
rohan tabish wrote:
hi everyone i am trying to embedded linux in DM6446. i am using open source code to build the kernel, using cross compiler. when i load the kernel using tftp and run it the kernel gets halted.can anyone help me.here is whaT I AM GETTING.

i have not loaded the file system for the kernel.


What do you mean by this? You didn't install a file system yet?
You should have a file system on /dev/hda1 (according to you params)

You also need the following nodes:
/dev/tty
/dev/ttyX (depending on your config)
/dev/console

And you need a link to the program you want to boot.
/init or /linuxrc (depending on your config)




DISCLAIMER:
Unless indicated otherwise, the information contained in this message is 
privileged and confidential, and is intended only for the use of the 
addressee(s) named above and others who have been specifically authorized to 
receive it. If you are not the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this message and/or attachments 
is strictly prohibited. The company accepts no liability for any damage caused 
by any virus transmitted by this email. Furthermore, the company does not 
warrant a proper and complete transmission of this information, nor does it 
accept liability for any delays. If you have received this message in error, 
please contact the sender and delete the message. Thank you.


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to