<?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: U-boot Environment Variables Source Code</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974720#M145083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="298757" data-username="nandishsg" href="https://community.nxp.com/people/nandishsg" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: underline; font-size: 1.286rem;"&gt;Nandish SG&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience, can you please make us clear about which source code you want. Like savenev how it works? Or something like below&lt;/P&gt;&lt;P&gt;include/configs/&amp;lt;board.h&amp;gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;include/configs/mx6sllevk.h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan Gajjar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2019 06:47:51 GMT</pubDate>
    <dc:creator>karangajjar</dc:creator>
    <dc:date>2019-11-18T06:47:51Z</dc:date>
    <item>
      <title>U-boot Environment Variables Source Code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974717#M145080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;Hello NXP,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for the&amp;nbsp;U-boot Environment Variables Source Code in imx6 android 9 architecture.&lt;/P&gt;&lt;P&gt;but if i am not wrong i am able to find the &lt;STRONG&gt;setenv&lt;/STRONG&gt; and &lt;STRONG&gt;printenv&lt;/STRONG&gt; only two variables source in following&amp;nbsp;&lt;/P&gt;&lt;P&gt;path &lt;STRONG&gt;"&lt;/STRONG&gt; &lt;STRONG&gt;/source/vendor/nxp-opensource/uboot-imx/tools/env/fw_env_main.c&lt;/STRONG&gt; &lt;STRONG&gt;" &lt;/STRONG&gt;is it correct path and file&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the&lt;STRONG&gt; setenv &lt;/STRONG&gt;and&lt;STRONG&gt; printenv &lt;/STRONG&gt;variables. if not please let me know the correct path and file.&lt;/P&gt;&lt;P&gt;and also for all remaining variables also like &lt;STRONG&gt;uboot, reset, reboot, ubootdelay, mm, cp, saveenv, &lt;/STRONG&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and best Regards,&lt;/P&gt;&lt;P&gt;SGN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2019 14:37:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974717#M145080</guid>
      <dc:creator>nandishsg</dc:creator>
      <dc:date>2019-11-11T14:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot Environment Variables Source Code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974718#M145081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="298757" data-username="nandishsg" href="https://community.nxp.com/people/nandishsg" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;Nandish SG&lt;/A&gt;&lt;SPAN style="background-color: #ffffff; color: #646464;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #646464;"&gt;You are asking about the u-boot variable, so you will find that under &lt;STRONG&gt;uboot-imx&lt;/STRONG&gt; directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #646464;"&gt;For board specific file you can have a look at &lt;STRONG&gt;uboot-imx/board&lt;/STRONG&gt; directory. Other environment specific variable can be found in &lt;STRONG&gt;uboot-imx/include/configs/&amp;lt;board&amp;gt;.h&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;uboot-imx/env&lt;/STRONG&gt; directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #646464;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #646464;"&gt;Karan Gajjar&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 09:24:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974718#M145081</guid>
      <dc:creator>karangajjar</dc:creator>
      <dc:date>2019-11-13T09:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot Environment Variables Source Code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974719#M145082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karan&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply, my query is i need to see the source code of uboot environmental&amp;nbsp;&lt;/P&gt;&lt;P&gt;variable for example : we have so many env variable like&amp;nbsp;&lt;STRONG&gt;saveenv, setenv, reboot, mmc,&amp;nbsp;boot,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;bootdelay, &lt;/STRONG&gt;etc... i want see the source code of these variables. i hope i am clear with this query,&lt;/P&gt;&lt;P&gt;in &lt;STRONG&gt;board.c&lt;/STRONG&gt;(source/vendor/nxp-opensource/uboot-imx/board/freescale/mx6sabresd/mx6sabresd.c)&lt;/P&gt;&lt;P&gt;it has the information of board services,&amp;nbsp;&lt;/P&gt;&lt;P&gt;if any one knows please let me know the path and source files , thanks in advance.&lt;/P&gt;&lt;P&gt;best regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;SGN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 16:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974719#M145082</guid>
      <dc:creator>nandishsg</dc:creator>
      <dc:date>2019-11-15T16:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot Environment Variables Source Code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974720#M145083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="298757" data-username="nandishsg" href="https://community.nxp.com/people/nandishsg" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: underline; font-size: 1.286rem;"&gt;Nandish SG&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience, can you please make us clear about which source code you want. Like savenev how it works? Or something like below&lt;/P&gt;&lt;P&gt;include/configs/&amp;lt;board.h&amp;gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;include/configs/mx6sllevk.h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan Gajjar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 06:47:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974720#M145083</guid>
      <dc:creator>karangajjar</dc:creator>
      <dc:date>2019-11-18T06:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot Environment Variables Source Code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974721#M145084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is i want see the source code of each u-boot environment variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example &lt;STRONG&gt;reboot, boot, mmc, cp, mm,&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;saveenv ,ubootdelay, reset, default,&amp;nbsp;&lt;/STRONG&gt;etc...,&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nandish S.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 12:57:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974721#M145084</guid>
      <dc:creator>nandishsg</dc:creator>
      <dc:date>2019-11-18T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot Environment Variables Source Code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974722#M145085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="298757" data-username="nandishsg" href="https://community.nxp.com/people/nandishsg" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Nandish SG&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for delayed response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the source code of uboot command under&amp;nbsp;&amp;lt;u-boot-src&amp;gt;/cmd/ directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know in case of any concerns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan Gajjar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:40:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Environment-Variables-Source-Code/m-p/974722#M145085</guid>
      <dc:creator>karangajjar</dc:creator>
      <dc:date>2020-02-05T14:40:08Z</dc:date>
    </item>
  </channel>
</rss>

