<?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 Re: How to set boot count for iMX.6 Dual and Dual lite? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-boot-count-for-iMX-6-Dual-and-Dual-lite/m-p/981077#M145789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/mariyapradeep"&gt;mariyapradeep&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get resolution to&amp;nbsp;query you had&amp;nbsp;posted in following thread?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/439523"&gt;bootcount support on imx6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are probably having similar issue, but NOT using YOCTO build system. We are compiling u-boot separately.&lt;/P&gt;&lt;P&gt;Your resolution / reference to specific link to meta-freescale may help (as &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&amp;nbsp;had suggested you to post there).&lt;/P&gt;&lt;P&gt;Kindly provide your inputs. Any insight may be highly useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Feb 2020 13:51:29 GMT</pubDate>
    <dc:creator>pratik_rajyagur</dc:creator>
    <dc:date>2020-02-24T13:51:29Z</dc:date>
    <item>
      <title>How to set boot count for iMX.6 Dual and Dual lite?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-boot-count-for-iMX-6-Dual-and-Dual-lite/m-p/981076#M145788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All NXP Users,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set&amp;nbsp;boot count to 5 for iMX.6. I am using both&amp;nbsp;Dual and Dual lite modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-boot source code reference:&amp;nbsp;Freescale's &lt;STRONG&gt;U-Boot&amp;nbsp;2014.04&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;As I checked,&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;STRONG&gt;CONFIG_BOOTCOUNT_LIMIT&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;MACRO can be used to configure attempt counter, in case of failures at boot time. Then alternative booting command can be configured, if counter is exceeded.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;I have enabled&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;CONFIG_BOOTCOUNT_LIMIT MACRO in u-boot file&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;&lt;STRONG&gt;include/configs/mx6_common.h&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;I received error as mentioned below.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;common/built-in.o: In function `process_boot_delay':&lt;BR /&gt;&amp;lt;path&amp;gt;/uboot/build_uboot/common/main.c:340: undefined reference to `bootcount_load'&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;lt;path&amp;gt;&lt;/SPAN&gt;/uboot/build_uboot/common/main.c:342: undefined reference to `bootcount_store'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;Can someone please guide me through expected procedure to configure / build u-boot with boot count?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;Pratik&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 14:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-boot-count-for-iMX-6-Dual-and-Dual-lite/m-p/981076#M145788</guid>
      <dc:creator>pratik_rajyagur</dc:creator>
      <dc:date>2020-02-18T14:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to set boot count for iMX.6 Dual and Dual lite?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-boot-count-for-iMX-6-Dual-and-Dual-lite/m-p/981077#M145789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/mariyapradeep"&gt;mariyapradeep&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get resolution to&amp;nbsp;query you had&amp;nbsp;posted in following thread?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/439523"&gt;bootcount support on imx6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are probably having similar issue, but NOT using YOCTO build system. We are compiling u-boot separately.&lt;/P&gt;&lt;P&gt;Your resolution / reference to specific link to meta-freescale may help (as &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&amp;nbsp;had suggested you to post there).&lt;/P&gt;&lt;P&gt;Kindly provide your inputs. Any insight may be highly useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2020 13:51:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-boot-count-for-iMX-6-Dual-and-Dual-lite/m-p/981077#M145789</guid>
      <dc:creator>pratik_rajyagur</dc:creator>
      <dc:date>2020-02-24T13:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to set boot count for iMX.6 Dual and Dual lite?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-boot-count-for-iMX-6-Dual-and-Dual-lite/m-p/981078#M145790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as this is general uboot question it may be suggested to post it on uboot mail list:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://lists.denx.de/listinfo/u-boot" title="https://lists.denx.de/listinfo/u-boot"&gt;U-Boot Info Page&lt;/A&gt;&amp;nbsp;&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>Tue, 25 Feb 2020 01:10:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-boot-count-for-iMX-6-Dual-and-Dual-lite/m-p/981078#M145790</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-02-25T01:10:43Z</dc:date>
    </item>
  </channel>
</rss>

