What is mpc8313erdb.dtb file.

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

What is mpc8313erdb.dtb file.

3,347 Views
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 Kudos
Reply
3 Replies

681 Views
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 Kudos
Reply

681 Views
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 Kudos
Reply

681 Views
medina
Contributor III
You need change source of .dtb. You need find .dts in kernel source. :smileywink:

Regards

Medina
0 Kudos
Reply