[meta-xilinx] Devicetrees and kernel version
Elvis Dowson
elvis.dowson at gmail.com
Tue Feb 18 13:55:31 PST 2014
Hi Philip,
I would think that any dts files that go into conf/machine/board,
should be generic enough to work across multiple IP cores
revisions, by setting it to the lowest compatible IP core revision
number.
I think if that you start adding conf/machine/board/linux-xlnx_3.13
it would start messing up the norm, i.e. kernel version specific files
normally reside in the kernel recipe folder.
Another point to reflect upon, in terms of alternatives, is if we had
adopted the linux yocto LTSI approach, each per kernel git repo
could maintain its own device tree file.
Regards,
Elvis Dowson
On Feb 19, 2014, at 1:40, Philip Balister <philip at balister.org> wrote:
> I'm working on creating a recipe to build master-next and calling it
> linux-xlnx_3.13.bb.
>
> Everything is straightforward, except for how the devicetree files are
> handled.
>
> Does anyone have an idea how we can have per kernel version devicetree
> files in meta-xilinx? "Normally" we would put them in a version specific
> directory with the kernel stuff. But meta-xilinx stores them in the
> conf/machine directory. Should I just do a conf/machine/board/foo-3.13/
> directory and use that for the devicetree files?
>
> Philip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1536 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20140219/37ca129f/attachment.pgp>
More information about the meta-xilinx
mailing list