aboutsummaryrefslogtreecommitdiff
path: root/include/configs/pcm051.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pcm051.h')
-rw-r--r--include/configs/pcm051.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h
index 290e652..706a8a2 100644
--- a/include/configs/pcm051.h
+++ b/include/configs/pcm051.h
@@ -94,9 +94,6 @@
* memtest works on 8 MB in DRAM after skipping 32MB from
* start addr of ram disk
*/
-#define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + (64 << 20))
-#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START \
- + (8 * 1024 * 1024))
/* NS16550 Configuration */
#define CONFIG_SYS_NS16550_COM1 0x44e09000 /* Base EVM has UART0 */