diff options
Diffstat (limited to 'include/configs/presidio_asic.h')
-rw-r--r-- | include/configs/presidio_asic.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/presidio_asic.h b/include/configs/presidio_asic.h index 023092e486..51177f44fe 100644 --- a/include/configs/presidio_asic.h +++ b/include/configs/presidio_asic.h @@ -27,10 +27,6 @@ #define GICD_BASE 0xf7011000 #define GICC_BASE 0xf7012000 -#define CONFIG_SYS_MEMTEST_SCRATCH 0x00100000 -#define CONFIG_SYS_MEMTEST_START 0x05000000 -#define CONFIG_SYS_MEMTEST_END 0x0D000000 - /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (8 << 20)) |