diff options
Diffstat (limited to 'include/configs/devkit8000.h')
-rw-r--r-- | include/configs/devkit8000.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index bd325e1305..2c2d608160 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -187,7 +187,6 @@ #define CONFIG_SPL_TEXT_BASE 0x40200000 /*CONFIG_SYS_SRAM_START*/ /* NAND boot config */ -#define CONFIG_SYS_NAND_BUSWIDTH_16BIT #define CONFIG_SYS_NAND_5_ADDR_CYCLE #define CONFIG_SYS_NAND_PAGE_COUNT 64 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 |