diff options
Diffstat (limited to 'include/configs/at91sam9263ek.h')
| -rw-r--r-- | include/configs/at91sam9263ek.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index a2b09ca9f..fc7c94126 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -151,9 +151,6 @@  #define CONFIG_SYS_MEMTEST_START		PHYS_SDRAM  #define CONFIG_SYS_MEMTEST_END			0x23e00000 -#define CONFIG_SYS_USE_DATAFLASH		1 -#undef CONFIG_SYS_USE_NANDFLASH -  #ifdef CONFIG_SYS_USE_DATAFLASH  /* bootstrap + u-boot + env + linux in dataflash on CS0 */ |