<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic LS1046ardb Kit in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1046ardb-Kit/m-p/1180038#M6953</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to embedded Linux. I want to integrate a simple hello world program int LSDK and create an qspi image. How do i go about this.&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2020 10:25:03 GMT</pubDate>
    <dc:creator>rashmikj</dc:creator>
    <dc:date>2020-11-09T10:25:03Z</dc:date>
    <item>
      <title>LS1046ardb Kit</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046ardb-Kit/m-p/1180038#M6953</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to embedded Linux. I want to integrate a simple hello world program int LSDK and create an qspi image. How do i go about this.&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 10:25:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046ardb-Kit/m-p/1180038#M6953</guid>
      <dc:creator>rashmikj</dc:creator>
      <dc:date>2020-11-09T10:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046ardb Kit</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046ardb-Kit/m-p/1180500#M6954</link>
      <description>&lt;P&gt;To add new application component in Flexbuild, follow the steps below:&lt;BR /&gt;1. Add new &amp;lt;component&amp;gt; to apps_repo_list and set CONFIG_BUILD_&amp;lt;component&amp;gt;=y in configs/build_xx.cfg.&lt;BR /&gt;2. Configure url/branch/tag/commit info for new &amp;lt;component_name&amp;gt;in configs/build_xx.cfg, default remote. Component git repository is specified by GIT_REPOSITORY_URL by default if &amp;lt;component&amp;gt;_url is not specified, user also can directly create the new component git repository in packages/apps directory.&lt;BR /&gt;3. Add build support of new component in packages/apps/Makefile..&lt;BR /&gt;4. Run flex-builder -c &amp;lt;component-name&amp;gt; -a &amp;lt;arch&amp;gt;' to build the new component.&lt;BR /&gt;5. Run flex-builder -i merge-component -a &amp;lt;arch&amp;gt; to merge the new component package into target distro userland.&lt;/P&gt;
&lt;P&gt;Please add&amp;nbsp;&amp;lt;component-name&amp;gt; in variable&amp;nbsp;IMAGE_INSTALL_append in&amp;nbsp;configs/yocto/local_arm64_tiny.conf.&lt;/P&gt;
&lt;P&gt;IMAGE_INSTALL_append = " sudo file parted curl openssh-scp openssh-ssh openssh-sshd \&lt;BR /&gt;e2fsprogs dosfstools bash coreutils diffutils util-linux \&lt;BR /&gt;net-tools sysvinit libtool libstdc++ libstdc++-dev libxml2 \&lt;BR /&gt;libnl-genl &amp;lt;component-name&amp;gt;"&lt;/P&gt;
&lt;P&gt;Then generate QSPI firmware image with the following commands.&lt;/P&gt;
&lt;P&gt;$ flex-builder -i clean-rfs -r yocto:tiny -a arm64&lt;/P&gt;
&lt;P&gt;$ flex-builder -i mkrfs -r yocto:tiny -a arm64&lt;/P&gt;
&lt;P&gt;$ flex-builder -i mkfw -m ls1046ardb -b qspi&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 05:57:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046ardb-Kit/m-p/1180500#M6954</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-11-10T05:57:41Z</dc:date>
    </item>
  </channel>
</rss>

