]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/x600.h
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
[people/ms/u-boot.git] / include / configs / x600.h
index 7ecfc1eb0450fd9ceb514dcb0d08412dbb088bc0..3f637612241192e4a23ad4f0885d4b5b87aaf46b 100644 (file)
 #define CONFIG_SYS_LOAD_ADDR                   0x00800000
 
 /* Use last 2 lwords in internal SRAM for bootcounter */
-#define CONFIG_BOOTCOUNT_LIMIT
 #define CONFIG_SYS_BOOTCOUNT_ADDR              (CONFIG_SRAM_BASE + \
                                                 CONFIG_SRAM_SIZE)