<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello Buildroot community,</p>
<p><br>
</p>
<p>I am working with a TI AM6548 SoC, and need to add some firmware (.elf) files so that they will end up in /lib/firmware/ti-pruss.  These files get loaded into some special cores within the SoC to create additional Ethernet ports.<br>
</p>
<p><br>
</p>
<p>I am using a Buildroot overlay with BR2_EXTERNAL, and tried to add the files under rootfs-overlay/lib/firmware/ti-pruss, i.e.:</p>
<p><br>
</p>
<p>scwhitn@ud9a5a686d6f756:~/Projects/AR_Reflex3_Buildroot/overlay/board/control-carrier/rootfs-overlay$ ls lib/firmware/ti-pruss<br>
am65x-pru0-prueth-fw.elf  am65x-rtu0-prueth-fw.elf<br>
am65x-pru1-prueth-fw.elf  am65x-rtu1-prueth-fw.elf<br>
</p>
<p><br>
</p>
<p>However, when I run make, I get the following error, and I'm not sure how to resolve it:</p>
<p><br>
</p>
<p>>>>   Sanity check in overlay /home/local/ANT/scwhitn/Projects/AR_Reflex3_Buildroot/overlay/board/control-carrier/rootfs-overlay<br>
ERROR: The overlay in /home/local/ANT/scwhitn/Projects/AR_Reflex3_Buildroot/overlay/board/control-carrier/rootfs-overlay is not using a merged /usr for the following directories: /lib<br>
Makefile:738: recipe for target 'target-finalize' failed<br>
make: *** [target-finalize] Error 1<br>
</p>
<p><br>
</p>
<p>I'm not even sure what this message means, or how to fix it.  At the moment, the only "user" we really have is root.</p>
<p><br>
</p>
<p>Can someone explain how to add these files so that they will show up in /lib/firmware/ti-pruss/*.elf without errors?</p>
<p><br>
</p>
<p>I'm using buildroot-2019.02.6.  This is _urgent_; it's the last peripheral that we need to support before the project can be handed over to out client as complete.</p>
<p><br>
</p>
<p>Thanks for your help and understanding</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<span lang="en-US">
<div style="margin:0">Scott Whitney
<p class="MsoNormal"><span style="color:black"></span><br>
</p>
<font size="2" face="Calibri,sans-serif"><span style="font-size:11pt"></span></font><span lang="en-US"></span></div>
</span></div>
</div>
</body>
</html>