diff options
Diffstat (limited to 'include/configs/pcl063_ull.h')
-rw-r--r-- | include/configs/pcl063_ull.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pcl063_ull.h b/include/configs/pcl063_ull.h index d245987470..6aa77f1f5e 100644 --- a/include/configs/pcl063_ull.h +++ b/include/configs/pcl063_ull.h @@ -43,8 +43,6 @@ #endif /* Miscellaneous configurable options */ -#define CONFIG_SYS_MEMTEST_START 0x80000000 -#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x10000000) #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR #define CONFIG_SYS_HZ 1000 |