diff options
Diffstat (limited to 'include/configs/at91sam9260ek.h')
| -rw-r--r-- | include/configs/at91sam9260ek.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/include/configs/at91sam9260ek.h b/include/configs/at91sam9260ek.h index fbc470fbe..2df8d5491 100644 --- a/include/configs/at91sam9260ek.h +++ b/include/configs/at91sam9260ek.h @@ -131,10 +131,6 @@  #define CONFIG_SYS_MEMTEST_START		PHYS_SDRAM  #define CONFIG_SYS_MEMTEST_END			0x23e00000 -#undef CONFIG_SYS_USE_DATAFLASH_CS0 -#define CONFIG_SYS_USE_DATAFLASH_CS1		1 -#undef CONFIG_SYS_USE_NANDFLASH -  #ifdef CONFIG_SYS_USE_DATAFLASH_CS0  /* bootstrap + u-boot + env + linux in dataflash on CS0 */ |