]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: am335x_guardian: store boot count in AM3352 RTC block
authorGireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
Mon, 8 Apr 2024 06:01:19 +0000 (11:31 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 18 Apr 2024 22:37:03 +0000 (16:37 -0600)
store bootcount in RTC block scratch register

Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
configs/am335x_guardian_defconfig

index 751385424312e76ab58f17c4e61fb4bd16b12597..abbbb03d33d9e7c9afd08bd6fbadfb009af3d011 100644 (file)
@@ -16,6 +16,7 @@ CONFIG_AM335X_USB1=y
 CONFIG_SPL_SERIAL=y
 CONFIG_SPL_DRIVERS_MISC=y
 CONFIG_BOOTCOUNT_BOOTLIMIT=3
+CONFIG_SYS_BOOTCOUNT_ADDR=0x44E3E000
 CONFIG_SPL=y
 CONFIG_ENV_OFFSET_REDUND=0x540000
 CONFIG_SPL_LIBDISK_SUPPORT=y