diff options
Diffstat (limited to 'include/configs/presidio_asic.h')
-rw-r--r-- | include/configs/presidio_asic.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/presidio_asic.h b/include/configs/presidio_asic.h index 48c0584d5b3..90f548cc6c1 100644 --- a/include/configs/presidio_asic.h +++ b/include/configs/presidio_asic.h @@ -8,8 +8,6 @@ #ifndef __PRESIDIO_ASIC_H #define __PRESIDIO_ASIC_H -#define CONFIG_SYS_BOOTM_LEN 0x00c00000 - /* Generic Timer Definitions */ #define CONFIG_SYS_TIMER_RATE 25000000 #define CONFIG_SYS_TIMER_COUNTER 0xf4321008 |