[meta-xilinx] ddrc in zynq_edac.c
avallash
avallash at o2.pl
Tue Feb 23 04:53:33 PST 2016
Hi,
Both on petalinux 2015.2 and on yocto 2.0 with meta-xilinx with linux-xlnx
3.19 the default device tree for ZC706 has non existing compatible section
in edac/ddrc:
petalinux:
compatible = "xlnx,zynq-ddrc-1.0";
yocto:
compatible = "xlnx,zynq-ddrc-1.0", "xlnx,ps7-ddrc-1.00.a", "xlnx,ps7-ddrc";
while only xilinx ddrc .compatible match in zynq_edac.c is
{ .compatible = "xlnx,zynq-ddrc-a05", },
This causes a warning during boot, but no abnormal behaviour.
Can someone comment on this?
Best regards,
Avallash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20160223/df026505/attachment.html>
More information about the meta-xilinx
mailing list