diff options
Diffstat (limited to 'include/configs/brppt1.h')
-rw-r--r-- | include/configs/brppt1.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/brppt1.h b/include/configs/brppt1.h index fb2845fb5d..02e989ad7a 100644 --- a/include/configs/brppt1.h +++ b/include/configs/brppt1.h @@ -20,10 +20,6 @@ #define CONFIG_LCD_DT_SIMPLEFB #define LCD_BPP LCD_COLOR32 -/* Bootcount using the RTC block */ -#define CONFIG_SYS_BOOTCOUNT_ADDR 0x44E3E000 -#define CONFIG_BOOTCOUNT_AM33XX - /* memory */ #define CONFIG_SYS_MALLOC_LEN (5 * 1024 * 1024) |