diff options
Diffstat (limited to 'include/configs/P1023RDB.h')
-rw-r--r-- | include/configs/P1023RDB.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h index 8ed351c5dc..2f3831e259 100644 --- a/include/configs/P1023RDB.h +++ b/include/configs/P1023RDB.h @@ -42,9 +42,6 @@ extern unsigned long get_clock_freq(void); #define CONFIG_ENABLE_36BIT_PHYS -#define CONFIG_SYS_MEMTEST_START 0x01000000 /* memtest works on */ -#define CONFIG_SYS_MEMTEST_END 0x02000000 - /* Implement conversion of addresses in the LBC */ #define CONFIG_SYS_LBC_LBCR 0x00000000 #define CONFIG_SYS_LBC_LCRR LCRR_CLKDIV_8 |