aboutsummaryrefslogtreecommitdiff
path: root/include/configs/meerkat96.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/meerkat96.h')
-rw-r--r--include/configs/meerkat96.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/meerkat96.h b/include/configs/meerkat96.h
index 2dc3156..33172a6 100644
--- a/include/configs/meerkat96.h
+++ b/include/configs/meerkat96.h
@@ -17,9 +17,6 @@
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (32 * SZ_1M)
-#define CONFIG_SYS_MEMTEST_START 0x80000000
-#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x20000000)
-
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
#define CONFIG_SYS_HZ 1000