Lines Matching refs:bootcount
22 Generic bootcount stored at SYS_BOOTCOUNT_ADDR.
25 Set to the address where the bootcount and bootcount magic
39 A bootcount driver for the RTC IP block found on many TI platforms.
47 "bootcount" is stored in the environment. To prevent a
50 0, "bootcount" is always 0, if "upgrade_available" is
51 1 "bootcount" is incremented in the environment.
53 and "bootcount" variable to 0, if a boot was successfully.
58 Store the bootcount in DRAM protected against against bit errors
76 Enables reading/writing the bootcount in a device-model based
77 backing store. If an entry in /chosen/u-boot,bootcount-device
78 exists, this will be the preferred bootcount device; otherwise
79 the first available bootcount device will be used.
85 menu "Backing stores for device-model backed bootcount"
87 bool "Support RTC devices as a backing store for bootcount"
90 Enabled reading/writing the bootcount in a DM RTC device.
92 'u-boot,bootcount-rtc' and the 'rtc'-property (a phandle pointing