Re: [U-Boot] DT overlay issues - dtc flags

2017-04-10 Thread Frank Rowand
On 04/10/17 09:16, Andreas Färber wrote: > Hi, > > I've tried to play around with Device Tree overlays (.dtbo files): > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/overlay-notes.txt > > First of all, that document refers to a non-existing >

Re: [U-Boot] DT overlay issues - dtc flags

2017-04-10 Thread Frank Rowand
adding cc to myself so I will see replies. On 04/10/17 09:16, Andreas Färber wrote: > Hi, > > I've tried to play around with Device Tree overlays (.dtbo files): > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/overlay-notes.txt > > First of a

[U-Boot] DT overlay issues - dtc flags

2017-04-10 Thread Andreas Färber
Hi, I've tried to play around with Device Tree overlays (.dtbo files): https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/overlay-notes.txt First of all, that document refers to a non-existing Documentation/devicetree/dt-object-internal.txt. Could so