<?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: mkimage binary files preparation</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mkimage-binary-files-preparation/m-p/987947#M146677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi xiang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sw-stash.freescale.net is internal repository not available for customers,&lt;/P&gt;&lt;P&gt;available for customers sources are listed in Table 5. i.MX Code Aurora Forum distributed repos&lt;/P&gt;&lt;P&gt;Release Notes document included in &lt;A href="https://www.nxp.com/webapp/Download?colCode=L4.14.98_2.3.0_LINUX_DOCS" target="_blank"&gt;Linux 4.14.98_2.3.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;DDR firmware usage is described in documentation included in &lt;A href="https://community.nxp.com/docs/DOC-340179"&gt;i.MX8 MSCALE SERIES DDR Tool Release (V3.00)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hdmi firmware can be obtained in linux yocto recipe (firmware can be found in the form of the binary file.):&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/tree/imx/meta-bsp/recipes-bsp/firmware-imx/firmware-imx_8.0.bb?h=sumo-4.14.78-1.0.0_ga#n114" title="https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/tree/imx/meta-bsp/recipes-bsp/firmware-imx/firmware-imx_8.0.bb?h=sumo-4.14.78-1.0.0_ga#n114"&gt;firmware-imx_8.0.bb\firmware-imx\recipes-bsp\meta-bsp\imx - meta-fsl-bsp-release - i.MX Yocto Project Release Layer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or retrieving the following file: &lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.0.bin" target="test_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.0.bin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In android&amp;nbsp; firmware is part the of the android source: &lt;A class="" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fproducts%2Fpower-management%2Fpmics%2Fswitching-regulator%2Fandroid-os-for-i.mx-applications-processors%3AIMXANDROID%3Ftab%3DDesign_Tools_Tab" rel="nofollow" target="_blank"&gt;Android OS for i.MX Applications Processors | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and can be found in \vendor\nxp\linux-firmware-imx\firmware\hdmi\cadence\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2020 10:51:16 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2020-01-22T10:51:16Z</dc:date>
    <item>
      <title>mkimage binary files preparation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mkimage-binary-files-preparation/m-p/987946#M146676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are some binary files required by mkimage-imx&lt;/P&gt;&lt;P&gt;1. DDR PHY firmware images (Mandatory, used for all targets)&lt;BR /&gt; Files: lpddr4_pmu_train_imem.bin and lpddr4_pmu_train_dmem.bin&lt;BR /&gt; Git: ssh://git@sw-stash.freescale.net/imx/linux-firmware-imx.git&lt;BR /&gt; Directory: firmware/ddr/synopsys&lt;/P&gt;&lt;P&gt;2. u-boot and SPL images (Mandatory, used for all targets)&lt;BR /&gt; Files: u-boot.bin and u-boot-spl.bin&lt;BR /&gt; Git: ssh://git@sw-stash.freescale.net/imx/uboot-imx.git&lt;BR /&gt; Directory: ./u-boot.bin and spl/u-boot-spl.bin&lt;BR /&gt; Build command: make imx8mq_evk_defconfig; make&lt;/P&gt;&lt;P&gt;3. ATF image (Mandatory, used for all targets)&lt;BR /&gt; File: bl31.bin&lt;BR /&gt; Git: ssh://git@sw-stash.freescale.net/imx/arm-trusted-firmware.git&lt;BR /&gt; Directory: build/imx8mq/release&lt;BR /&gt; Build command: make PLAT=imx8mq&lt;BR /&gt; &lt;BR /&gt;4. HDMI firmware image (flash_hdmi_spl_uboot and flash_hdmi_spl_uboot_tee)&lt;BR /&gt; File: hdmi_imx8m.bin&lt;BR /&gt; Git: ssh://git@sw-stash.freescale.net/imx/linux-firmware-imx.git&lt;BR /&gt; Directory: firmware/hdmi/cadence&lt;BR /&gt; &lt;BR /&gt;5. Optee image (flash_hdmi_spl_uboot_tee and flash_spl_uboot_tee)&lt;BR /&gt; File: tee.bin&lt;BR /&gt; Git: &lt;A href="ssh://git@sw-stash.freescale.net/imx/imx-optee-os.git"&gt;ssh://git@sw-stash.freescale.net/imx/imx-optee-os.git&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;besides the 2&amp;amp;&amp;amp;3 which i can build from source. I can't find the other binary files (1/4/5).&lt;/P&gt;&lt;P&gt;BTW. I can't get access to the sw-stash.freescale.net/imx/*.git repos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 07:53:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mkimage-binary-files-preparation/m-p/987946#M146676</guid>
      <dc:creator>panezion</dc:creator>
      <dc:date>2020-01-22T07:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: mkimage binary files preparation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mkimage-binary-files-preparation/m-p/987947#M146677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi xiang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sw-stash.freescale.net is internal repository not available for customers,&lt;/P&gt;&lt;P&gt;available for customers sources are listed in Table 5. i.MX Code Aurora Forum distributed repos&lt;/P&gt;&lt;P&gt;Release Notes document included in &lt;A href="https://www.nxp.com/webapp/Download?colCode=L4.14.98_2.3.0_LINUX_DOCS" target="_blank"&gt;Linux 4.14.98_2.3.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;DDR firmware usage is described in documentation included in &lt;A href="https://community.nxp.com/docs/DOC-340179"&gt;i.MX8 MSCALE SERIES DDR Tool Release (V3.00)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hdmi firmware can be obtained in linux yocto recipe (firmware can be found in the form of the binary file.):&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/tree/imx/meta-bsp/recipes-bsp/firmware-imx/firmware-imx_8.0.bb?h=sumo-4.14.78-1.0.0_ga#n114" title="https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/tree/imx/meta-bsp/recipes-bsp/firmware-imx/firmware-imx_8.0.bb?h=sumo-4.14.78-1.0.0_ga#n114"&gt;firmware-imx_8.0.bb\firmware-imx\recipes-bsp\meta-bsp\imx - meta-fsl-bsp-release - i.MX Yocto Project Release Layer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or retrieving the following file: &lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.0.bin" target="test_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.0.bin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In android&amp;nbsp; firmware is part the of the android source: &lt;A class="" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fproducts%2Fpower-management%2Fpmics%2Fswitching-regulator%2Fandroid-os-for-i.mx-applications-processors%3AIMXANDROID%3Ftab%3DDesign_Tools_Tab" rel="nofollow" target="_blank"&gt;Android OS for i.MX Applications Processors | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and can be found in \vendor\nxp\linux-firmware-imx\firmware\hdmi\cadence\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 10:51:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mkimage-binary-files-preparation/m-p/987947#M146677</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-01-22T10:51:16Z</dc:date>
    </item>
  </channel>
</rss>

