diff options
Diffstat (limited to 'include/configs/T4240RDB.h')
-rw-r--r-- | include/configs/T4240RDB.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h index 1601ba9824e..7f0a579c091 100644 --- a/include/configs/T4240RDB.h +++ b/include/configs/T4240RDB.h @@ -305,8 +305,6 @@ unsigned long get_board_sys_clk(void); | CSOR_NAND_SPRZ_224 /* Spare size = 224 */ \ | CSOR_NAND_PB(128)) /*Page Per Block = 128*/ -#define CONFIG_SYS_NAND_ONFI_DETECTION - /* ONFI NAND Flash mode0 Timing Params */ #define CONFIG_SYS_NAND_FTIM0 (FTIM0_NAND_TCCST(0x07) | \ FTIM0_NAND_TWP(0x18) | \ |