MPC8313eRDB - boot kernel from NAND

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC8313eRDB - boot kernel from NAND

2,101 Views
medina
Contributor III
Hello,
    I have the kernel, the ramdisk and the mpc8313erdb.dtb file in partitions of NAND flash. Haw can i boot this?

    When i have this files in NOR flash boot using: "bootm $kerneladdr $ramdiskaddr $dtbaddr", but the command to boot from NAND (nboot) only use one argument.

give me a idea about it!
 
thanks



Message Edited by medina on 2008-06-03 04:21 PM
0 Kudos
Reply
2 Replies

1,263 Views
Rajkumar
Contributor I
Hi,
Good Morning.

I have same problem.

I am using nand flash. I want to boot from nand flash. I have uImage, rootfile system and DTB file.
How I can use nboot command.

my email id is rajkumar@embeddedwireless.com

Please help me

Thanks and Regards,
Rajkumar A
0 Kudos
Reply

1,263 Views
medina
Contributor III
Hi,
I don´t know how use nboot. I use one script to read the files from NAND to RAM ('nand read') and then I use 'bootm' command from RAM.
If you find how we can use nboot command, please, tell us in this thread.

Medina
0 Kudos
Reply