<?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 LSDK 20.04 Generate new linux tarball fail in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LSDK-20-04-Generate-new-linux-tarball-fail/m-p/1153778#M6655</link>
    <description>&lt;P&gt;I am working on generating the new kernel tarball with custom kernel to replace exit kernel on target board.&lt;/P&gt;&lt;P&gt;I followed the suggestion on page. 174 (Layerscape Software Development Kit User Guide, LSDK 20.04_290520)&amp;nbsp; "How to replace the default Linux kernel with custom kernel on target board".&lt;/P&gt;&lt;P&gt;The steps are:&lt;/P&gt;&lt;P&gt;1) flex-builder -c linux:custom -a arm64&lt;/P&gt;&lt;P&gt;2) flex-builder -c linux -a arm64&lt;/P&gt;&lt;P&gt;3) flex-builder -i mkbootpartition -a arm64&lt;/P&gt;&lt;P&gt;then, a new kernel tarball "&amp;lt;flexbuild-dir&amp;gt;/build/image/linux_5.4_LS_arm64_&amp;lt;timestamp&amp;gt;.tgz" should be generated, but it does not.&lt;/P&gt;&lt;P&gt;The result is showed as below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 490px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125236i6D348147BEF498B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.JPG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Which step do I miss ?&lt;/P&gt;&lt;P&gt;Note,&lt;/P&gt;&lt;P&gt;On the LSDK 19.09, the kirnel tarball could be generated correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 12:43:35 GMT</pubDate>
    <dc:creator>chhsu0229</dc:creator>
    <dc:date>2020-09-16T12:43:35Z</dc:date>
    <item>
      <title>LSDK 20.04 Generate new linux tarball fail</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-20-04-Generate-new-linux-tarball-fail/m-p/1153778#M6655</link>
      <description>&lt;P&gt;I am working on generating the new kernel tarball with custom kernel to replace exit kernel on target board.&lt;/P&gt;&lt;P&gt;I followed the suggestion on page. 174 (Layerscape Software Development Kit User Guide, LSDK 20.04_290520)&amp;nbsp; "How to replace the default Linux kernel with custom kernel on target board".&lt;/P&gt;&lt;P&gt;The steps are:&lt;/P&gt;&lt;P&gt;1) flex-builder -c linux:custom -a arm64&lt;/P&gt;&lt;P&gt;2) flex-builder -c linux -a arm64&lt;/P&gt;&lt;P&gt;3) flex-builder -i mkbootpartition -a arm64&lt;/P&gt;&lt;P&gt;then, a new kernel tarball "&amp;lt;flexbuild-dir&amp;gt;/build/image/linux_5.4_LS_arm64_&amp;lt;timestamp&amp;gt;.tgz" should be generated, but it does not.&lt;/P&gt;&lt;P&gt;The result is showed as below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 490px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125236i6D348147BEF498B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.JPG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Which step do I miss ?&lt;/P&gt;&lt;P&gt;Note,&lt;/P&gt;&lt;P&gt;On the LSDK 19.09, the kirnel tarball could be generated correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 12:43:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-20-04-Generate-new-linux-tarball-fail/m-p/1153778#M6655</guid>
      <dc:creator>chhsu0229</dc:creator>
      <dc:date>2020-09-16T12:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK 20.04 Generate new linux tarball fail</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-20-04-Generate-new-linux-tarball-fail/m-p/1154050#M6659</link>
      <description>&lt;P&gt;It is a mistake in LSDK 2004 User Guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Correct statement is the follow:&lt;/P&gt;
&lt;P&gt;The new kernel tarball &amp;lt;flexbuild-dir&amp;gt;/build/images/bootpartition_LS_arm64_lts_5.4_&amp;lt;timestamp&amp;gt;.tgz will be generated.&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 09:11:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-20-04-Generate-new-linux-tarball-fail/m-p/1154050#M6659</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2020-09-16T09:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK 20.04 Generate new linux tarball fail</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-20-04-Generate-new-linux-tarball-fail/m-p/1154185#M6661</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;On the LSDK 19.09, the kernel tarball could be generated correctly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 461px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125313iE3319875A0026433/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.JPG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 12:47:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-20-04-Generate-new-linux-tarball-fail/m-p/1154185#M6661</guid>
      <dc:creator>chhsu0229</dc:creator>
      <dc:date>2020-09-16T12:47:27Z</dc:date>
    </item>
  </channel>
</rss>

