]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_is1.h
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
[u-boot] / include / configs / socfpga_is1.h
index 46f5f135dd5d9a0df7fcc25f9b4bf38fce61a942..88f9d4a46d07dbb3dc9df98a68c17743efb69278 100644 (file)
@@ -9,8 +9,6 @@
 
 #include <asm/arch/base_addr_ac5.h>
 
-#define CONFIG_HW_WATCHDOG
-
 /* Memory configurations */
 #define PHYS_SDRAM_1_SIZE              0x10000000
 
@@ -32,9 +30,6 @@
 /*
  * Bootcounter
  */
-#define CONFIG_BOOTCOUNT_LIMIT
-/* last 2 lwords in OCRAM */
-#define CONFIG_SYS_BOOTCOUNT_ADDR       0xfffffff8
 #define CONFIG_SYS_BOOTCOUNT_BE
 
 #endif /* __CONFIG_SOCFPGA_IS1_H__ */