<?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>i.MX ProcessorsのトピックRe: imx93evk rebuild kernel image and replace</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2019617#M232391</link>
    <description>&lt;P&gt;Here do you just need to rebuilt and update the kernel on the board?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2024 08:41:26 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2024-12-26T08:41:26Z</dc:date>
    <item>
      <title>imx93evk rebuild kernel image and replace</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2019527#M232386</link>
      <description>&lt;P&gt;&lt;STRONG&gt;! This is the command i build for the imx93evk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$ mkdir imx-yocto-bsp&lt;BR /&gt;$ cd imx-yocto-bsp&lt;BR /&gt;$ repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank" rel="noopener"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-scarthgap -m imx-6.6.36-2.1.0.xml&lt;BR /&gt;$ repo sync&lt;BR /&gt;$ mkdir -p downloads&lt;BR /&gt;$ cd downloads&lt;BR /&gt;$ mkdir linux-imx; cd linux-imx&lt;BR /&gt;$ git clone &lt;A href="https://github.com/nxp-imx/linux-imx.git" target="_blank" rel="noopener"&gt;https://github.com/nxp-imx/linux-imx.git&lt;/A&gt;&lt;BR /&gt;$ cd ../..&lt;BR /&gt;$ export BSPDIR=$(pwd)&lt;BR /&gt;$ DISTRO=fsl-imx-wayland MACHINE=imx93-11x11-lpddr4x-evk source imx-setup-release.sh -b buildwayland&lt;BR /&gt;$ bitbake imx-image-multimedia&lt;/P&gt;&lt;P&gt;after building finish, the directory&lt;BR /&gt;imx-yocto-bsp/buildwayland/tmp/sysroots-components/imx93_11x11_lpddr4x_evk/imx-boot/boot&lt;BR /&gt;will contain&lt;BR /&gt;imx-boot-imx93-11x11-lpddr4x-evk-sd.bin-flash_singleboot&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;! is using&lt;/STRONG&gt;&lt;BR /&gt;$ sudo ./uuu -b emmc_all imx-boot-imx93-11x11-lpddr4x-evk-sd.bin-flash_singleboot&lt;BR /&gt;&lt;STRONG&gt;! a correct way to update the image that reflect the kernel changes i made in the linux-imx?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;! what is the recommended way to only build the linux kernel and replace the kernel only,&lt;/STRONG&gt;&lt;BR /&gt;is it&lt;BR /&gt;$ cd linux-imx&lt;BR /&gt;$ make imx93_11x11_evk_defconfig&lt;BR /&gt;$ make&lt;BR /&gt;&lt;STRONG&gt;! and which image should i burn specifically for replacing the kernel?&lt;BR /&gt;&lt;BR /&gt;BR, Colin&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Dec 2024 05:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2019527#M232386</guid>
      <dc:creator>lykaios1203</dc:creator>
      <dc:date>2024-12-26T05:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk rebuild kernel image and replace</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2019617#M232391</link>
      <description>&lt;P&gt;Here do you just need to rebuilt and update the kernel on the board?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 08:41:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2019617#M232391</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2024-12-26T08:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk rebuild kernel image and replace</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2019806#M232412</link>
      <description>Yes, could you provide the steps that we can follow?</description>
      <pubDate>Fri, 27 Dec 2024 01:39:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2019806#M232412</guid>
      <dc:creator>lykaios1203</dc:creator>
      <dc:date>2024-12-27T01:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk rebuild kernel image and replace</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2022946#M232694</link>
      <description>&lt;P&gt;When you finish rebuild you can use the &lt;STRONG&gt;scp&lt;/STRONG&gt; commend to copy the kernel images to your board&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 04:19:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-rebuild-kernel-image-and-replace/m-p/2022946#M232694</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2025-01-07T04:19:01Z</dc:date>
    </item>
  </channel>
</rss>

