<?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のトピックu-boot pad setting customization</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/u-boot-pad-setting-customization/m-p/1208896#M167470</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using some pad setting at the time of u-boot. just like below&lt;/P&gt;&lt;P&gt;=&amp;gt; mw 020E0158 3&lt;BR /&gt;=&amp;gt; saveenv&lt;BR /&gt;Saving Environment to MMC... Writing to MMC(2)... OK&lt;BR /&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;this thing i have to write everytime the board boot, i want to thease changes in my u-boot source code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guys anyone can give me some idea where and how i can add this command u-boot source code in a proper way so i do not need to add this manually everytime. and this runs automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Nikhil&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jan 2021 10:31:27 GMT</pubDate>
    <dc:creator>nikhil_sahu2</dc:creator>
    <dc:date>2021-01-08T10:31:27Z</dc:date>
    <item>
      <title>u-boot pad setting customization</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/u-boot-pad-setting-customization/m-p/1208896#M167470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using some pad setting at the time of u-boot. just like below&lt;/P&gt;&lt;P&gt;=&amp;gt; mw 020E0158 3&lt;BR /&gt;=&amp;gt; saveenv&lt;BR /&gt;Saving Environment to MMC... Writing to MMC(2)... OK&lt;BR /&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;this thing i have to write everytime the board boot, i want to thease changes in my u-boot source code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guys anyone can give me some idea where and how i can add this command u-boot source code in a proper way so i do not need to add this manually everytime. and this runs automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Nikhil&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 10:31:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/u-boot-pad-setting-customization/m-p/1208896#M167470</guid>
      <dc:creator>nikhil_sahu2</dc:creator>
      <dc:date>2021-01-08T10:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: u-boot pad setting customization</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/u-boot-pad-setting-customization/m-p/1209966#M167580</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I could comment on 2 ways you may achieve this, there may be better options, you may try them and check if they serve for your purpose.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;- Modify device tree&lt;/P&gt;
&lt;P&gt;You may add the pad setting for it to have the configuration you desire when uboot starts, I don't know which device you're working with, as reference imx8mm evk dts is here:&lt;BR /&gt;&lt;A href="https://source.codeaurora.org/external/imx/uboot-imx/tree/arch/arm/dts/fsl-imx8mm-evk.dts?h=imx_v2019.04_5.4.3_2.0.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/uboot-imx/tree/arch/arm/dts/fsl-imx8mm-evk.dts?h=imx_v2019.04_5.4.3_2.0.0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- Modify config file&lt;/P&gt;
&lt;P&gt;You may modify the .h file corresponding to the board you're working with and add your command there to run while booting, as a reference imx8mm evk config file is here:&lt;BR /&gt;&lt;A href="https://source.codeaurora.org/external/imx/uboot-imx/tree/include/configs/imx8mm_evk.h?h=imx_v2019.04_5.4.3_2.0.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/uboot-imx/tree/include/configs/imx8mm_evk.h?h=imx_v2019.04_5.4.3_2.0.0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 01:29:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/u-boot-pad-setting-customization/m-p/1209966#M167580</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-01-12T01:29:48Z</dc:date>
    </item>
  </channel>
</rss>

