diff options
Diffstat (limited to 'include/configs/wb45n.h')
-rw-r--r-- | include/configs/wb45n.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/wb45n.h b/include/configs/wb45n.h index 36060975c1..fea07056b0 100644 --- a/include/configs/wb45n.h +++ b/include/configs/wb45n.h @@ -61,8 +61,6 @@ /* System */ #define CONFIG_SYS_LOAD_ADDR 0x22000000 /* load address */ -#define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE -#define CONFIG_SYS_MEMTEST_END 0x23e00000 #ifdef CONFIG_SYS_USE_NANDFLASH /* bootstrap + u-boot + env + linux in nandflash */ |