<?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 Re: how to setup developing environment using network file system as root file system? in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1411176#M10021</link>
    <description>&lt;P&gt;See attached file about using the flex-builder.&lt;/P&gt;
&lt;P&gt;Use the following command for .pbl file building:&lt;/P&gt;
&lt;P&gt;"flex-builder -c atf -m ls1046ardb -b sd"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This file contains RCW and PBL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following command for u-boot binary image building:&lt;/P&gt;
&lt;P&gt;flex-builder -c uboot -m ls1046ardb -b sd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following command for .itb file building:&lt;/P&gt;
&lt;P&gt;flex-builder -i mklinux -a arm64&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See required files in the following folders:&lt;/P&gt;
&lt;P&gt;/flexbuild_lsdk2108/build/firmware/atf/ls1046ardb$&lt;/P&gt;
&lt;P&gt;/flexbuild_lsdk2108/build/images$&lt;/P&gt;
&lt;P&gt;/flexbuild_lsdk2108/build/firmware/u-boot/ls1046ardb$&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 16:31:28 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2022-02-09T16:31:28Z</dc:date>
    <item>
      <title>how to setup developing environment using network file system as root file system?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1409263#M9996</link>
      <description>&lt;P&gt;I am trying to build out the development environment for ls1043ardb dev board.&lt;/P&gt;&lt;P&gt;The idea is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. build uboot,linux kernel, rootfs for my 1043ardb board on vmware ubuntu guest os;&lt;/P&gt;&lt;P&gt;2. tftp the kernel, dtb for uboot to use;&lt;/P&gt;&lt;P&gt;3. set nfs from ubuntu host as the rootfs for uboot to bootup linux&lt;/P&gt;&lt;P&gt;4. bootm,booti ... on the ls1043ardb uboot command line interface.&lt;/P&gt;&lt;P&gt;Can anyone share me how to implement that idea into reality?&lt;/P&gt;&lt;P&gt;I have found plenty of images, binary files on the build/images directory, but i can not figure out which is which: which is the kernel, which is the device tree binary, how to tranfer those file to uboot and give right boot args to uboot...&lt;/P&gt;&lt;P&gt;Please help me to figure it out.&lt;/P&gt;&lt;P&gt;Thanks~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 11:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1409263#M9996</guid>
      <dc:creator>cnweibo</dc:creator>
      <dc:date>2022-02-06T11:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup developing environment using network file system as root file system?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1409404#M10003</link>
      <description>&lt;P&gt;See the Section 4.4.7.9.3 ib SDK 2.0-1703 documentation about NFS using on the LS1043a board:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 05:01:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1409404#M10003</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2022-02-07T05:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup developing environment using network file system as root file system?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1410720#M10015</link>
      <description>&lt;P&gt;Sorry, according to that manual, i can not find the uboot.bin, rcw.bin,ucode.bin,ppa.itb file.&lt;/P&gt;&lt;P&gt;I use the lsdk21.08 to build out images, not the yocto&lt;/P&gt;&lt;P&gt;Where i can find those composite component binary files?&lt;/P&gt;&lt;P&gt;How can i do the similar job with the lsdk21.08 as build environment toolchain?&lt;/P&gt;&lt;P&gt;thanks~!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 06:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1410720#M10015</guid>
      <dc:creator>cnweibo</dc:creator>
      <dc:date>2022-02-09T06:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup developing environment using network file system as root file system?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1411176#M10021</link>
      <description>&lt;P&gt;See attached file about using the flex-builder.&lt;/P&gt;
&lt;P&gt;Use the following command for .pbl file building:&lt;/P&gt;
&lt;P&gt;"flex-builder -c atf -m ls1046ardb -b sd"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This file contains RCW and PBL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following command for u-boot binary image building:&lt;/P&gt;
&lt;P&gt;flex-builder -c uboot -m ls1046ardb -b sd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following command for .itb file building:&lt;/P&gt;
&lt;P&gt;flex-builder -i mklinux -a arm64&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See required files in the following folders:&lt;/P&gt;
&lt;P&gt;/flexbuild_lsdk2108/build/firmware/atf/ls1046ardb$&lt;/P&gt;
&lt;P&gt;/flexbuild_lsdk2108/build/images$&lt;/P&gt;
&lt;P&gt;/flexbuild_lsdk2108/build/firmware/u-boot/ls1046ardb$&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 16:31:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-setup-developing-environment-using-network-file-system-as/m-p/1411176#M10021</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2022-02-09T16:31:28Z</dc:date>
    </item>
  </channel>
</rss>

