diff options
Diffstat (limited to 'include/configs/tao3530.h')
-rw-r--r-- | include/configs/tao3530.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h index c8ec79b196..3eacfa7b14 100644 --- a/include/configs/tao3530.h +++ b/include/configs/tao3530.h @@ -136,7 +136,7 @@ #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND */ /* devices */ -#define CONFIG_SYS_NAND_BUSWIDTH_16BIT 16 +#define CONFIG_SYS_NAND_BUSWIDTH_16BIT /* Environment information */ #define CONFIG_BOOTDELAY 3 |