MPC8313eRDB - boot kernel from NAND

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MPC8313eRDB - boot kernel from NAND

2,441 次查看
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 项奖励
回复
2 回复数

1,603 次查看
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 [email protected]

Please help me

Thanks and Regards,
Rajkumar A
0 项奖励
回复

1,603 次查看
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 项奖励
回复