mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 12:21:03 +02:00
configs: am335x_guardian: store boot count in AM3352 RTC block
store bootcount in RTC block scratch register Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
This commit is contained in:
parent
d893c93205
commit
c87e626f94
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user