diff --git a/include/asm-arm/arch-davinci/nand_defs.h b/include/asm-arm/arch-davinci/nand_defs.h index 70094e756d..ba75cd66c5 100644 --- a/include/asm-arm/arch-davinci/nand_defs.h +++ b/include/asm-arm/arch-davinci/nand_defs.h @@ -29,7 +29,7 @@ #include #define MASK_CLE 0x10 -#define MASK_ALE 0x0a +#define MASK_ALE 0x08 #define NAND_READ_START 0x00 #define NAND_READ_END 0x30