<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Incorporating bitstream into boot.bin with BuildRoot</title><link>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/software-application-development/35260/incorporating-bitstream-into-boot-bin-with-buildroot</link><description>I am using buildroot 2017.02 for a MicroZed board target with a Xilinx kernel and U-Boot. The Zynq programmable logic (PL) bit stream file will be custom built by me using Vivado. The PL must be incorporated to the boot.bin file that resides on the target</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Thu, 05 Apr 2018 15:54:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/software-application-development/35260/incorporating-bitstream-into-boot-bin-with-buildroot" /><item><title>RE: Incorporating bitstream into boot.bin with BuildRoot</title><link>https://community.element14.com/thread/128511?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 15:54:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1459cf9d-d5b5-4d1b-b909-bff7a7caaa25</guid><dc:creator>ejubenville</dc:creator><description>&lt;div class="post-text" itemprop="text"&gt; This Xilinx Wiki that solves my problem, but in a different way:&lt;br /&gt; &lt;p style="margin:0;"&gt;&lt;a class="jive-link-external-small" href="http://www.wiki.xilinx.com/Programming+the+Programmable+Logic" rel="nofollow ugc noopener" target="_blank"&gt;http://www.wiki.xilinx.com/Programming+the+Programmable+Logic&lt;/a&gt;&lt;/p&gt; &lt;p style="margin:0;"&gt;Enabling kernel option CONFIG_XILINX_DEVCFG (menuconfig path &amp;quot;Device Drivers ---&amp;gt; Character devices ---&amp;gt; &amp;lt;*&amp;gt; Xilinx Device Configuration&amp;quot;) provides a driver to download the bitstream during or after kernel startup:&lt;/p&gt; &lt;pre&gt;cat bitstream.bit &amp;gt; /dev/xdevcfg&lt;/pre&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>