bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
[oweals/u-boot.git] / include / configs / socfpga_sr1500.h
index 39bf612291f46e42676b28d59d7020c19a74802f..492869bd37f62bbd6d67663c1866013476e3657d 100644 (file)
@@ -8,8 +8,6 @@
 
 #include <asm/arch/base_addr_ac5.h>
 
-#define CONFIG_HW_WATCHDOG
-
 /* Memory configurations */
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB on SR1500 */
 
@@ -31,9 +29,6 @@
 /*
  * Bootcounter
  */
-#define CONFIG_BOOTCOUNT_LIMIT
-/* last 2 lwords in OCRAM */
-#define CONFIG_SYS_BOOTCOUNT_ADDR      0xfffffff8
 #define CONFIG_SYS_BOOTCOUNT_BE
 
 /* Environment setting for SPI flash */