diff options
Diffstat (limited to 'include/configs/snapper9260.h')
-rw-r--r-- | include/configs/snapper9260.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h index b0408a55925..35cd7f69c1d 100644 --- a/include/configs/snapper9260.h +++ b/include/configs/snapper9260.h @@ -32,8 +32,6 @@ GENERATED_GBL_DATA_SIZE) /* Mem test settings */ -#define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE -#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + (1024 * 1024)) /* NAND Flash */ #define CONFIG_SYS_MAX_NAND_DEVICE 1 |