Re: [External] Re: How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?

2020-03-10 Thread Igor Opaniuk
Hi Pratik, On Tue, Mar 10, 2020 at 2:11 PM Pratik Rajyaguru wrote: > > Hi Igor, > > I have already posted query in NXP Community. Here's thread: > https://community.nxp.com/message/1270693 > > I received suggestion to post in u-boot mailing list, because the query is > specific to u-boot

RE: [External] Re: How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?

2020-03-10 Thread Pratik Rajyaguru
Hi Igor, I have already posted query in NXP Community. Here's thread: https://community.nxp.com/message/1270693 I received suggestion to post in u-boot mailing list, because the query is specific to u-boot booting counter mechanism and commands. Please suggest, if any insight related to

Re: How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?

2020-03-10 Thread Igor Opaniuk
Hi Pratik, On Tue, Mar 10, 2020 at 12:37 PM Pratik Rajyaguru wrote: > > Hello All, > > I want to set boot count to 5 for iMX.6 to set attempt counter, in case of > failures at boot time. I am using both Dual and Dual lite modules. > > U-boot source code reference: Freescale's U-Boot 2014.04. >

How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?

2020-03-10 Thread Pratik Rajyaguru
Hello All, I want to set boot count to 5 for iMX.6 to set attempt counter, in case of failures at boot time. I am using both Dual and Dual lite modules. U-boot source code reference: Freescale's U-Boot 2014.04. As I checked, CONFIG_BOOTCOUNT_LIMIT MACRO can be used to configure attempt

How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?

2020-03-05 Thread Pratik Rajyaguru
Hello All, I want to set boot count to 5 for iMX.6 to set attempt counter, in case of failures at boot time. I am using both Dual and Dual lite modules. U-boot source code reference: Freescale's U-Boot 2014.04. As I checked, CONFIG_BOOTCOUNT_LIMIT MACRO can be used to configure attempt