Troy Kisky <[EMAIL PROTECTED]> writes: > Signed-off-by: Troy Kisky <[EMAIL PROTECTED]> > --- > include/asm-arm/arch-davinci/nand.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/include/asm-arm/arch-davinci/nand.h > b/include/asm-arm/arch-davinci/nand.h > index bc483be..39f9034 100644 > --- a/include/asm-arm/arch-davinci/nand.h > +++ b/include/asm-arm/arch-davinci/nand.h > @@ -37,7 +37,7 @@ > #define NANDFSR_OFFSET 0x64 > #define NANDF1ECC_OFFSET 0x70 > > -#define MASK_ALE 0x0A > +#define MASK_ALE 0x08 > #define MASK_CLE 0x10 > > #define NAND_BUSY_FLAG 0x01
For the sake of the git history, can you add a description as well describing what this fixes. Thanks, Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
