[Buildroot] [PATCH v2 4/4] dtc: add patches for raspberry pi overlay support

Peter Seiderer ps.report at gmx.net
Mon Jan 12 16:01:37 UTC 2015


Hello Matthew,

> Gesendet: Montag, 12. Januar 2015 um 14:57 Uhr
> Von: "Matthew Weber" <matthew.weber at rockwellcollins.com>
> An: "Peter Seiderer" <ps.report at gmx.net>
> Cc: buildroot at busybox.net
> Betreff: Re: [Buildroot] [PATCH v2 4/4] dtc: add patches for raspberry pi overlay support
>
> Peter,
> 
> On Sun, Jan 11, 2015 at 12:16 PM, Peter Seiderer <ps.report at gmx.net> wrote:
> > See [1] for documentation of raspberry pi kernel dt overlay support.
> 
> Do you happen to know if this overlay support is identical to the
> approach used in the beaglebone dts overlays?  (I'm guessing so)

Looking at [2] I think so too, same input format, same
dtc paraemter '-@' and same source [3] for the dtc tool
enhancement....

> Currently the beaglebone support in Buildroot lacks overlay support.
> So if the capability is similar, I'll work on an update to the
> beaglebone package to use the dtc package instead of the linux kernel
> dtc (I think the kernel dtc install may need a new check to see if the
> dtc is enabled to prevent it from installing the kernel dtc).

Good point, will add kernel dtc install prevention (missed this one until now)
on next patch iteration...

Regards,
Peter

[2] https://learn.adafruit.com/introduction-to-the-beaglebone-black-device-tree/compiling-an-overlay
[3] https://raw.githubusercontent.com/RobertCNelson/tools/master/pkgs/dtc.sh

> <snip>
> 
> -- 
> Matthew L Weber / Pr Software Engineer
> Airborne Information Systems / Security Systems and Software
> www.rockwellcollins.com
> 


More information about the buildroot mailing list