What is mpc8313erdb.dtb file.

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

What is mpc8313erdb.dtb file.

3,962 次查看
admin
Specialist II
Hi All

I am a newbie in mpc8313erdb reference board.

I wonder what is mpc8313erdb.dtb file uses  in u-boot .

I just know that it is to passed to kernel in u-boot. but I want to edit the file.. how can I..

please recomment web-site or Document...

Please help me, thanks in advance.


Message Edited by newbei on 2008-07-24 12:34 PM
0 项奖励
回复
3 回复数

1,296 次查看
genuap
NXP Employee
NXP Employee
The DTB file is a device tree file. It defines the memory map for the board. From what I can tell, its specific to PowerPC.

http://ozlabs.org/pipermail/linuxppc-dev/2006-April/022164.html
http://ozlabs.org/pipermail/linuxppc-embedded/2007-May/026975.html

0 项奖励
回复

1,296 次查看
admin
Specialist II
Thank you for reply.

then. The kernel only need to kown dtb file to know a board devices. such as i2c,PCI,usb, ans so on..

If I change or modify the board device, I only edit the dtb file. isn't it?


Regards, genuap
 


Message Edited by newbei on 2008-07-24 02:58 PM
0 项奖励
回复

1,296 次查看
medina
Contributor III
You need change source of .dtb. You need find .dts in kernel source. :smileywink:

Regards

Medina
0 项奖励
回复