Re: [beagleboard] Device tree overlay in BBB

2013-11-26 Thread Paul Mikesell
When you compiled your .dts file you should have made a .dtbo file. Assuming you have this, you should copy it into the /lib/fimware directory. You can see several examples of .dtbo files already in there. These filenames have the version number at the end of the main part of the file name, for e

[beagleboard] Device tree overlay in BBB

2013-11-25 Thread Chaitra M
Hi, I have written my own device tree inoder to inorder interface my LCD I have compiled my .dts file and there was no error also but when I tried to echo it in the slots the error I am getting is "no such file or directory found". Can I know the reasonm why it is showing error like this?