Sorry! my mistake, the code is in main.c
:
:
bootcount_store(bootcount);
sprintf (bcs_set, "%lu", bootcount);
setenv("bootcount", bcs_set);
:
:
________________________________
From: Sridhar Addagada <sridha...@yahoo.com>
To: "u-boot@lists.denx.de" <u-boot@lists.denx.de>
Sent: Tuesday, November 29, 2011 9:03 AM
Subject: Re: CONFIG_BOOTCOUNT_LIMIT
Any recommendations for the scratch pad memory area. I noticed in bootcount.c
that even though the configured memory area is updated, even the environment
variable is also being update. My question is that will it got lost when the
kernel takes control.
Thanks
S
________________________________
From: Sridhar Addagada <sridha...@yahoo.com>
To: "u-boot@lists.denx.de" <u-boot@lists.denx.de>
Sent: Friday, November 25, 2011 5:24 PM
Subject: CONFIG_BOOTCOUNT_LIMIT
I' need to enable CONFIG_BOOTCOUNT_LIMIT, which is based one MPC8377ERDB, and
am looking for recommended address for CONFIG_BOOTCOUNT_ADDR, any suggestions.
Thanks
S
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot